php-general | 2003022
Date: 02/25/03
- Next message: Jean Fábio Barros: "[PHP] WE NEED SOME ADVICES: What is the best way for sending a huge amount of emails?"
- Previous message: Jean Fábio Barros: "[PHP] NEED AN ADVICES: The best way for sending a huge amount of emails"
- In reply to: Todd Barr: "[PHP] Javascript"
- Next in thread: Scott St. John: "Re: [PHP] Javascript"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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" <tbarr <email protected>>
To: <php-general <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
- Next message: Jean Fábio Barros: "[PHP] WE NEED SOME ADVICES: What is the best way for sending a huge amount of emails?"
- Previous message: Jean Fábio Barros: "[PHP] NEED AN ADVICES: The best way for sending a huge amount of emails"
- In reply to: Todd Barr: "[PHP] Javascript"
- Next in thread: Scott St. John: "Re: [PHP] Javascript"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

