Current location: Hot Scripts Forums » Programming Languages » PHP » Events Calendar


Events Calendar

Reply
  #1 (permalink)  
Old 09-21-09, 05:42 AM
Nebulous Nebulous is offline
Newbie Coder
 
Join Date: Feb 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Events Calendar

I have been making a jQuery calendar application, and so far it has been going really well.

One thing that has left me confused is repeating events.

For the life of me I can not work out what would be the best way to have 'chained' weekly events
that does not have an end date. (aka never stops repeating).

The only way I have thought of so far, is asking the user how many weeks they wish to repeat it for,
and then loop though the event inserts X number of times.

Any pointers in the best way to do this logically would be great!
__________________
AtomicPHP
Reply With Quote
  #2 (permalink)  
Old 09-24-09, 01:18 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
I'd recommend a flag associated with the event to indicate recurring, and a date to indicate date of last occurrance. That information would be stored on the server side.

On the client side, if jQuery doesn't have a recurring event type - your solution would work. If you can populate the javascript or jQuery settings to indicate recurring events (have PHP write Javascript or set up variables), that might work as well.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calendar of Public Events website ardob11 Script Requests 1 03-22-09 01:03 PM
mamboforge events calendar lostgirl12 PHP 1 11-01-05 10:12 PM
suggestions for events calendar lostgirl12 Script Requests 1 11-01-05 06:53 AM
Good Events Calendar Script stiletto PHP 2 02-14-05 09:28 AM
php calendar events cigcode Job Offers & Assistance 0 07-01-04 01:57 PM


All times are GMT -5. The time now is 07:59 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.