[PHP-DB] RE: Need help Get/send Variabel to another window

2003-10-10 Thread Jeremy Shovan
Is it a frame page?

-Original Message-
From: agus supriatna [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 1:25 AM
To: [EMAIL PROTECTED]
Subject: Need help Get/send Variabel to another window

Dear all

I have two page one as main and secon as child, now I have problem how
to
send variable/data to main page from child

thanks in advance
asupna

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



RE: [PHP-DB] RE: Need help Get/send Variabel to another window

2003-10-10 Thread Michael Scappa
I'm guessing this is html?

Parent.opener.formname.formfield.value = this.value;

Michael Scappa


-Original Message-
From: Jeremy Shovan [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 12:24 PM
To: 'agus supriatna'; [EMAIL PROTECTED]
Subject: [PHP-DB] RE: Need help Get/send Variabel to another window

Is it a frame page?

-Original Message-
From: agus supriatna [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 1:25 AM
To: [EMAIL PROTECTED]
Subject: Need help Get/send Variabel to another window

Dear all

I have two page one as main and secon as child, now I have problem how
to
send variable/data to main page from child

thanks in advance
asupna

-- 
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



RE: [PHP-DB] RE: Need help Get/send Variabel to another window

2003-10-10 Thread Jeremy Shovan
Looks like java script to me! Can't help you there. Sorry

-Original Message-
From: Michael Scappa [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 10:02 AM
To: [EMAIL PROTECTED]; 'agus supriatna'; [EMAIL PROTECTED]
Subject: RE: [PHP-DB] RE: Need help Get/send Variabel to another window

I'm guessing this is html?

Parent.opener.formname.formfield.value = this.value;

Michael Scappa


-Original Message-
From: Jeremy Shovan [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 12:24 PM
To: 'agus supriatna'; [EMAIL PROTECTED]
Subject: [PHP-DB] RE: Need help Get/send Variabel to another window

Is it a frame page?

-Original Message-
From: agus supriatna [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 1:25 AM
To: [EMAIL PROTECTED]
Subject: Need help Get/send Variabel to another window

Dear all

I have two page one as main and secon as child, now I have problem how
to
send variable/data to main page from child

thanks in advance
asupna

-- 
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