I have a Perl/CGI script that generates a drop down list (form) after gathering certain information from the OS. I want to add this script to the top of a regular HTML page and have it execute before the HTML page loads. Right now, I have to call it manually in the browser, I did a little research and it looks like I might be able to do this with an 'include' statement, but I think that only works with SHTML pages. I'm not that familiar with SHTML.
What are my options here?
Thanks,
Chris
What are my options here?
Thanks,
Chris