looking for a ready made calender like this :
Moderator: General Moderators
- pelegk2
- Forum Regular
- Posts: 633
- Joined: Thu Nov 27, 2003 5:02 am
- Location: Israel - the best place to live in after heaven
- Contact:
looking for a ready made calender like this :
saw this calender (which is in hebrew)
http://zionut.yosh.ac.il/Index.asp?...egoryID=48&Page
and i am looking for something like that that will save by the date my stuff (like a personal diary but on the web
thnaks in advance
peleg
http://zionut.yosh.ac.il/Index.asp?...egoryID=48&Page
and i am looking for something like that that will save by the date my stuff (like a personal diary but on the web
thnaks in advance
peleg
I got redirected and tried to find the calendar, but no luck...guess I need to brush up on my Hebrew
.
I wrote a day picker calendar which I've since modified to an event calendar and you could the same pretty easily.
search the code snippets forum for my date picker and grab that code and go wild. If you need help converting it to an event calendar, let me know and I'll help you out.
I wrote a day picker calendar which I've since modified to an event calendar and you could the same pretty easily.
search the code snippets forum for my date picker and grab that code and go wild. If you need help converting it to an event calendar, let me know and I'll help you out.
viewtopic.php?t=31864
you'd still have to add the events to it, but that's a snap...I did it in like an hour.
you'd still have to add the events to it, but that's a snap...I did it in like an hour.
Pure client-side: http://www.dynarch.com/projects/calendar/
- pelegk2
- Forum Regular
- Posts: 633
- Joined: Thu Nov 27, 2003 5:02 am
- Location: Israel - the best place to live in after heaven
- Contact:
Burrito is correct
i want a calender in which i pick a day and for each hour i can type myself a note or a meeting.
any1 knows of a free good 1?
any1 knows of a free good 1?
I have written one here
http://www.plus2net.com/php_tutorial/ph ... lanner.php
thinking of improving it with more features.
http://www.plus2net.com/php_tutorial/ph ... lanner.php
thinking of improving it with more features.