Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
is2 #1
How are times entered and validated on forms
I am trying to build a court reservation system.
What is the best way to have a user enter a time such as 1:00 p.m. and then
validate this.
Using cfinput with the flash format but would also like to know with html.
Seems to take 10:00 or 22:00 but not 10:00 a.m. or 10:00 p.m.
Cannot find in documention anywhere.
Thanks ahead of time.
is2 Guest
-
The filename you entered already exists.
When I save pages, often I get the following error message: "The filename you entered already exists. Please enter a different filename." If the... -
CF7 not checking validated form fields
I have a form at www.scootervilleusa.com/Scooters/Pform.cfm?PID=2 There is a email icon above the table, it should open up another window with... -
FOLLOW UP : Forms Authentication Randomly Times Out (Windows 2003)
Hi, I didn't get any responses from the first post I made about this so I've done a bit more investigation but I'm still having problems (but only... -
Unicode entered through IE or Netscape
Hi All! I have a web application designed to allow non-english characters to be entered in through a form, held in Access and displayed on... -
dynamically created control is not being validated
I have a user control that contains a custom control, both are loaded dynamically. The custom control has a simple required field validator and a... -
Maneesh Tikkiwal #2
Re: How are times entered and validated on forms
I am sorry for not giving the exact solution but u can have a look at two
functions: TimeFormat and LSTimeFormat. You will have use some java script to
do the job. Also, it is easier to ask user to select from a drop down for A.M.
AND P.M.
Cheers
Maneesh Tikkiwal Guest



Reply With Quote

