how about when u open the new window (using something like window.open(...))
you make it open a URL something like foobar.php?var1=foo and then on that
page (foobar.php) you can grab the value of "$var1" as "foo"

HTH

Beau

// -----Original Message-----
// From: its me [mailto:[EMAIL PROTECTED]]
// Sent: Monday, 8 July 2002 1:46 PM
// To: [EMAIL PROTECTED]
// Subject: [PHP-DB] Urent please
// 
// 
// maybe this is more a javescripy problem...but its related to 
// my php code:
// how can i open a new window with javacript and pass to it 
// php variables??
// thanks guys alot.
// 
// 
// Rehab M.Shouman
// 
// ------------------------------------------------------------
// ------------------------------------------------------------
// 
// 
// ---------------------------------------------------------------------
// Express yourself with a super cool email address from BigMailBox.com.
// Hundreds of choices. It's free!
// http://www.bigmailbox.com
// ---------------------------------------------------------------------
// 
// -- 
// PHP Database Mailing List (http://www.php.net/)
// To unsubscribe, visit: http://www.php.net/unsub.php
// 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to