in reply to RE: RE: Something I wanted to share with the group.
in thread Something I wanted to share with the group.

Many of the functions in CGI generate HTML, but I suspect that most people (like myself) tend to use CGI to grab and manipulate the form input, but not to write the html. (Of course, that doesn't include things like CGI::FastTemplate, but functions lik &h1())

  • Comment on RE: RE: RE: Something I wanted to share with the group.