Twelvethman
10-16-2003, 04:27 PM
I have an application half-way working. Basically it is a form field in which one can click on an icon and it pops open a new window in which one can see a calendar by month. (I have it working till here)
One can then select a date on the calendar and the calendar window is supposed to close and the date selected is supposed to enter in the form field.
I had this working a long time ago - but cannot seem to get it going now....
You can see the test version of this app here..
Test form (http://www.northwestcollege.edu/test/index.cfm)
This app is built usign coldfusion that is why you will see references to .cfm in the files - but all the hard work is done by Javascript.
I thought of including the code on the processed pages - and am therefore attaching them with this message...I have saved these as text files.
I suspect that I am referencing a value or two incorrectly in the script and this is preventing a date from being selected and the window closed I look forward to your advice.
Thanks in Advance!
One can then select a date on the calendar and the calendar window is supposed to close and the date selected is supposed to enter in the form field.
I had this working a long time ago - but cannot seem to get it going now....
You can see the test version of this app here..
Test form (http://www.northwestcollege.edu/test/index.cfm)
This app is built usign coldfusion that is why you will see references to .cfm in the files - but all the hard work is done by Javascript.
I thought of including the code on the processed pages - and am therefore attaching them with this message...I have saved these as text files.
I suspect that I am referencing a value or two incorrectly in the script and this is preventing a date from being selected and the window closed I look forward to your advice.
Thanks in Advance!