in reply to Re: Why use HTML instead of CGI? (codediscussion)
in thread Why use HTML instead of CGI? (code, discussion)
CGI.pm is a very usefull tool, it's great for form data parsing, making dropdown menus, writing cookies, and so on. But, personally I don't like using it for formatting all html output, to me it just complicates things. And If a non-programmer has to get in and change something, they are out of luck. I see absolutley nothing wrong with printing out straight html.
Maybe we could get Dreamweaver to output CGI.pm code...
|
|---|