Hello All, The page below is a popup (http://www.example.com/PopUpPage.htm) launched by http://www.example.com/Parent-Page.asp I want to close the popup and pass VARTOPASS to https://www.example.com/Not-The-Parent-Page.asp Trying to figure out how to append DOCUMENT.FORM1.VARTOPASS.VALUE into URL for onClick="opener.location'URL';self.close;" Below is page: http://www.example.com/PopUpPage.htm <html><head></head><body> …

Append Parameter Into URL From Form For onClick=”opener.location=’URL’;” Read more »

Hi, I am 3 days new to figuring out how to get Perl scripts to run on my Windows XP box. I downloaded and installed the Apache installation file "httpd-2.0.65-win32-x86-openssl-0.9.8y.msi" and the "strawberry-perl-5.18.2.1-32bit.msi" from the perl.org site in hopes that …

Setup Apache HTTP Server 2.0 to run on a local machine and execute .PL scripts Read more »