View Single Post
Old December 14th, 2005, 02:53 PM     #9 (permalink)
Hellwolf_36
Junior Member
 
Join Date: Dec 2005
Posts: 16
You can use CGI.pm if you know how to use Perl. But that will require validations of all the fields passed in since you can add Unix commands to a text field by ending the value in a semi-colon then putting in the end.

The best thing is, all code generated by CGI.pm is XHTML 1.0 Trans valid , which is good if you are making good sites and stuff. But it will also take some time to learn.
Hellwolf_36 is offline   Reply With Quote