Here is the setup: I have a site with links to cgi perl scripts that execute and return HTML code. I added a meta refresh back to the page. As things have grown, my pages have grown, I would now like the scripts to meta refresh back to the referring page. Here is the example output of the perl script
I want a single set of buttons that I have in one spot that will refer back to the referring page, so that I can have seperate pages for different tests, while having the master set of utilities.
Any idea how to do this?
I want a single set of buttons that I have in one spot that will refer back to the referring page, so that I can have seperate pages for different tests, while having the master set of utilities.
Any idea how to do this?