What is the best way to verify that data coming into an action page is from 
your form?
 
I have a form that uses javascript to make sure they filled out the form right. 
 Email, user name, password etc.
 
How do I prevent someone from using their own form to submit to my action page 
and skipping my javascript function to make sure the data is well formatted?
 
I thought of using createUUID() setting it as a hidden form variable and 
session variable then checking to see if they match on the action page.  Is 
this enough?  Or are there better methods?
 
Thanks!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320607
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to