dimatisah
01-09-2010, 04:53 PM
1) Script Title:
Sev's Popup Calendar
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex6/popcalendar.htm
3) Describe problem:
Easy question hopefully, I'm just not as familiar as I should be...
I have an HTML form set up with Sev's Popup Calendar. The drop down works great, and the user's input is successfully placed into a field called "Date" as mm/dd/yyyy. No problems there.
What I'd like to do is figure out how to have the appropriate day of the week then echo to a readonly form field called "Day". I've got the form field set up using [ input type="text" name="Day" readonly="readonly" ] but have no idea how to get the day of the week to show up there.
Sev's script does have options where it will output the whole date with the day of the week, but I can only figure out how to get it into the "Date" field linked to the calendar, as one big variable.
Any help would be appreciated.
J :)
Sev's Popup Calendar
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex6/popcalendar.htm
3) Describe problem:
Easy question hopefully, I'm just not as familiar as I should be...
I have an HTML form set up with Sev's Popup Calendar. The drop down works great, and the user's input is successfully placed into a field called "Date" as mm/dd/yyyy. No problems there.
What I'd like to do is figure out how to have the appropriate day of the week then echo to a readonly form field called "Day". I've got the form field set up using [ input type="text" name="Day" readonly="readonly" ] but have no idea how to get the day of the week to show up there.
Sev's script does have options where it will output the whole date with the day of the week, but I can only figure out how to get it into the "Date" field linked to the calendar, as one big variable.
Any help would be appreciated.
J :)