Capture the variables you've sent to the main frame page and send them via
the url of the frames.

<FRAME SRC="buttons.htm?pass=yourvariables">

Hope that helps.


----- Original Message ----- 
From: "gowthaman ramasamy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 14, 2004 2:24 AM
Subject: [PHP] variable passing using URL


> hello list,
>
> I have a problem in passing variables using URLs.
> I have a link from  a PHP 'Page One' and passing some variables thru
> URL.
> This link should now open another page (main frame) which will have two
> frames in it (left frame and Right frame). But I want the variables to
> be passed on to the left frame(one of the two frames in main frame).
>
> Can this be done some how? I apologize if this does not sound like a PHP
> question. Many thanks in advance.
> -- 
> Ra. Gowthaman,
> Graduate Student,
> Bioinformatics Lab,
> Malaria Research Group,
> ICGEB , New Delhi.
> INDIA
>
> Phone: 91-9811261804
>        91-11-26173184; 91-11-26189360 #extn 314
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>

Reply via email to