Hi,
Full disclosure - I just cut and paste my way through scripting - I don't really know what I'm doing.
Some time ago I got help with a little CGI perl script that included a link as a line of code with a variable in the form $page = 'open.html';
Now I need to have that open.html page open in a pop-up which I want to be a DHTML pop-up. So, the question is, how do I add all the DHTML pop-up code to the script (multiple lines) so that the script works OK without spitting out errors?
Thanks guys!