|
Cgi + Html = ???
Hi guys - ok, i have a great HTML page laid out on Dreamweaver called "auction.htm". I also have a great CGI auction script all working and ready to go called "auction.pl".
my auction.html page has a table simply waiting to have the cgi auction script put in to it. how do i do this? do i apply the cgi script to the html document? or do i put in my html into my Perl cgi script???
in other words, my entire website has the same layout, with a header, footer, and the links on the left-hand side.... and the main content in the center (like most webpages). but i cant figure out how to get a cgi script inside of HTML.
please help.... thanks,
keith t.
|