Mark__G
12-19-2007, 07:34 PM
I am trying how to figure out how to pass a variable from the following website to bypass the user needing to enter a zip code in the top right input box. Basically when a user enters a zip code they are re-directed to that stores online inventory, logo, and such.
http://carpetone.com/Home
I was thinking this would work but it isn't...
http://carpetone.com/CarpetOne/Templates/Misc/HomePage.aspx?NRMODE=Published&NRNODEGUID=%7bCDAF072B-A8CE-4BDA-9495-618D943E5701%7d&NRORIGINALURL=%2fHome&NRCACHEHINT=NoModifyGuest&_ctl0:Header1:txtZip=89119
_ctl0:Header1:txtZip=89119 being the zip code input value I'm trying to pass.
http://carpetone.com/Home
I was thinking this would work but it isn't...
http://carpetone.com/CarpetOne/Templates/Misc/HomePage.aspx?NRMODE=Published&NRNODEGUID=%7bCDAF072B-A8CE-4BDA-9495-618D943E5701%7d&NRORIGINALURL=%2fHome&NRCACHEHINT=NoModifyGuest&_ctl0:Header1:txtZip=89119
_ctl0:Header1:txtZip=89119 being the zip code input value I'm trying to pass.