oi Joe!!

why  not  just do your validation on the submitting page via javascript.....then
you  do  not  have  to  worry about them leaving the template until all required
fields are filled.


-- 
Critz
Certified Adv. ColdFusion Developer

Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
------------------------------------
Friday, April 19, 2002, 12:51:54 PM, you wrote:


JT> I have created some input forms.  Certain fields are 
JT> mandatory.  After user clicks Submit, I check to see
JT> if they have been filled in.  If they haven't, I display 
JT> an error message on a new page and instruct the user to
JT> click the Back button and correct the error.  This all
JT> works fine.

JT> Unfortunately, when Macintosh users click the Back button
JT> all of the information on the form is gone.  This does
JT> not happen to PC users.  There is no meta refresh code
JT> in the form page that would cause the page to reload.

JT> The code is here:
JT> http://www.HighCaliber.com/ifp
JT>  Click "No Borders Film Application"
JT>  Click "I agree"
JT>  Fill in one item (Project Title) on the form
JT>  Click Submit
JT>  Error message is displayed.
JT>  Click Back
JT>  See if the Project Title you entered is still there

JT> Any suggestions on how to fix this would be greatly
JT> appreciated.

JT> Thanks

JT> Joe Tartaglia
JT> High Caliber Systems
JT> 212-684-5553
JT> http://www.HighCaliber.com
JT> FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
JT> Archives: http://www.mail-archive.com/[email protected]/
JT> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to