BODY onLoad="otherFrameName.document.location =
'http://serverview_cart.php?add=4ffqe45'"

I think that's how you'd do it...  Can anyone with more experience in
javascript verify?


-----Original Message-----
From: Shrout, Ryan [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, July 05, 2001 3:18 PM
To: '[EMAIL PROTECTED]'
Subject: [PHP] how can I call a link? ??


I don't really no how to word this.  How can I use a single PHP to
update two sides of a framed page?

like a call to: add.php?add=4ffqe45&manual=123.33&fn=ex1

I want it to update the left frame with a call to:

http://serverview_cart.php?add=4ffqe45

and I want it to update the right frame with a call to:

http://server/pdf/ex1.pdf

The only page updating/refreshing/goto'ing I know of in PHP is the
header (
Location: ) command, but that only does a single page and must be in the
header (obviously).  

What can I do?

Ryan Shrout

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] To
contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to