Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: Form to let web user input their own data to another page

by Xxaxx (Monk)
on Apr 22, 2001 at 23:41 UTC ( [id://74586]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Form to let web user input their own data to another page
in thread Form to let web user input their own data to another page

JavaScript validation can help tremendously. Just don't rely on it.
The reason being that folks can turn off JavaScript in their browsers. This will allow the form to be posted without the JavaScript validation.

Hence you'll still need to do some field validation as the cgi script accepts the data.
Claude

  • Comment on Re: Re: Re: Form to let web user input their own data to another page

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://74586]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 06:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found