I have a webpage that is made up of tables. I have a CGI program (it's a picture posting program) which calls all files from a directory on my server and shows them in a page. Problem is, you have to click a link called www.mydomain.com/cgi-bin/cgiprogram.pl to view these results (the photos). I want visitors to my website to be able to click the "photoalbum.html" link I have in my regular HTML and have the current results of that "cgiprogram.pl" to append into this "photoalbum.html". I haven't the FOGGIEST on script writing, about all I can do is modify ones I find for free, and I get lucky to do most of those. So I thought maybe an ILAYER on my HTML page would allow a piece of code to draw that cgi file. Is this accomplishable? How do I go about doing it?
Thanks tons,
Ramsey