Neil >> -----Original Message----- >> From: Robertson-Ravo, Neil (RX) [mailto:Neil.Robertson- >> [EMAIL PROTECTED] >> Sent: 22 July 2003 15:38 >> To: CF-Talk >> Subject: RE: CFForm madness. 0_0 >> >> What kind if validation would you do on the server side for a form? I >> think >> (probably quite reckless) that most people will have JS enabled etc....I >> do >> see what you mean though - then again, if I was going 100% server side I >> wouldnt bother with Client Side...can be arsed doing it twice. >>
That's exactly my point. It allows you to quickly add js validation in addition to server side validation without getting bogged down in the details. Which for a high traffic site could make a significant differene. Consider the scenario where a person submits a form with a few required fields missing, fills in one or two but misses the rest submits the form again ...this guy despite your error message still misses another required field...gets an error message submits the form again...you get the picture. Kola ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

