Jump to content

Define type after user input


mrplatts

Recommended Posts

I've been puzzling out this issue and am not exactly sure how to do it.

My project (so far...) ([url=http://www.mrplatts.com/sched/cal_setup.html]http://www.mrplatts.com/sched/cal_setup.html[/url])

User puts in a start date, then an end date, the begining rotation day and exceptions to the days

The exceptions dump into an array & a function assigns the weekdays a rotating number 1-6, unless it is an exception

This will set up the basic calendar for an entire year for a school's day-roation. 
The point---------------->

After the form has processed & made a a table, I plan on allowing the user to choose a day type (Holiday, Clerical, Inservice) 

I don't want the code to get über-complicated...

I suppose it might just be a matter of carrying over the posted data to the third submission, maybe you can suggest an efficient way to do it.

Eventually it would be submitted to a mySQL database.  Would it be easier to submit the data at first & then modify it when it is in the database, instead of trying to do it all before inserting it? 

Rich

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.