Re: HTML Generation

2002-01-29 Thread Alan C.
Amongst others, 10 weeks basic to advanced, how to generate an html page, a guestbook as well as add/append entries to that same html page. http://perl.about.com/library/p101/bl_p101class.htm At 01:59 PM 1/28/2002 -0500, you wrote: >Hi all, > >Working on a CGI script that will allow me to ta

HTML Generation

2002-01-28 Thread Jay Godbey
Hi all, Working on a CGI script that will allow me to take entries from text fields and pull down menus and generate a permanent html page on my server based on this info. I have the form script working, and a template for the HTML document I want to create. Can anyone point me toward where to