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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Netscape 6 problem passing URL

Status
Not open for further replies.

gollyg

Technical User
Oct 24, 2000
131
AU
I've written a fairly simple page that passes a couple of variables in the URL. Works fine in IE and Opera, and even in NN4. Problem seems to be that Netscape 6 will only pass one variable (everything after the & is lost). I have checked the source being served to Netscape and it is as follows

Code:
<a href='sub_prod.asp?prod_cat=1&prod_name=Nuts+and+Nibbles'>

Has anyone had this problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top