Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How to validate the form in CGI

by Nevtlathiel (Friar)
on Mar 08, 2005 at 14:23 UTC ( [id://437558]=note: print w/replies, xml ) Need Help??


in reply to How to validate the form in CGI

As others have suggested, you might like to look at using CGI as well as javascript to validate the user's input. Since you're new to CGI, I would recommend reading Ovid's CGI Course particularly Chapter Three which is all about security, checking user input and making sure that the input you allow will not mean people can do evil things to you - the first rule of CGI programming is assume that all your users are evil! ;)

The excellent book Beginning Perl also has an Introduction to CGI which doesn't mention javascript but is still pretty useful.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-19 02:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found