|
Where can I find more info on CGI/Perl?
The Common Gateway Interface NCSA provides much helpful information about CGI here (along with a good introduction to forms.) Server-side Includes Also known as "parsed HTML": what they are, how they work, how to use them. Using ISINDEX for Server-side Searches This explains how to write a CGI script to perform simple text searches on your web server. Matt's Script Archive If you just want good scripts without having to write them, try here. Some modifications are usually necessary, which Matt explains in his readme files. Oreilly If you just cant figure it out, go and buy the book. The best advice anyone could give you. support@mercuryd.com |