Nothing to do with PHP at all.... but, Pretty sure you have to tack on the URL variables within the window.open() function. When you specify the name of the file to open, try putting the variable there.
---John Holmes... ----- Original Message ----- From: "Todd Barr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 7:10 PM Subject: [PHP] Javascript I have tried this 3 different ways and none of them worked... I am trying to get javascript to generate a popup, with a variable passed along in the url. echo"<a class=white href='javascript.openpopup()' $Unique_Id>"; this doesn't work, neither does stopping PHP and then restarting... Blah, any advice on how to embed javascript? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php