
September 23rd, 2003, 01:05 PM
|
|
Junior Member
|
|
Join Date: Sep 2003
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Unable to capture variables passed through the URL
I'm trying to pass variables through the url (example: lang.asp?ln=en). The page doesn't see the ln variable and it's contents and gives me an error. I've tried passing variables in the url using php and jsp on the same server. I'm thinking there's a setting in IIS that I am overlooking, not sure. Until I figure out how to get the variables in the url to work, my sites won't work.
I know I am coding my pages right. My hosted sites on other networks pass the variable from the url to the page just fine and the pages react to the variables the way I want them to.
Thanks for any help.
|