Hey Everyone,
Well I need a little help creating a simple CGI script. I need to make an include file, something around the lines like this:
http://www.server.com/view.cgi?pic=picture.jpg
Basically, is it possible to have a cgi script that stores a layout of a page in it, and then will add the value of pic, into a tag, such as <img src=" "> that is half way down the page? I really need help with this, thanks alot.
--Mark
Well I need a little help creating a simple CGI script. I need to make an include file, something around the lines like this:
http://www.server.com/view.cgi?pic=picture.jpg
Basically, is it possible to have a cgi script that stores a layout of a page in it, and then will add the value of pic, into a tag, such as <img src=" "> that is half way down the page? I really need help with this, thanks alot.
--Mark