Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing values between frames with PHP for use with Netscape

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello,
I'm trying to pass values between frames, using links like this one:

echo &quot;<a href=\&quot;url.html?variablename=$value\&quot; target=\&quot;targetframename\&quot;>link text</a>&quot;;

This works just fine with Internet Explorer, but it doesn't with Netscape. I would be very gratefull if anyone could help me out with this.....

regards, Daan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top