this problem only exists in IE and no other browser as far as I can determine:
the href in the html points has this:
but then in IE when the user clicks it, somehow the resulting url is:
This is a problem because the things on the page that rely on the querystring break.
This could be originating from code somewhere else on the site, but I've spent a day looking for it to know avail.
The wierd thing is that when I refresh the page, it loads just fine and all of the controls resurrect themselves, even though the URL stays the same.
Can someone give me a clue as to what might be going on and where I might look to resolve this?
Uncommitted, except to looking good. Constantly judging.
Always on the verge of being upset.
the href in the html points has this:
but then in IE when the user clicks it, somehow the resulting url is:
This is a problem because the things on the page that rely on the querystring break.
This could be originating from code somewhere else on the site, but I've spent a day looking for it to know avail.
The wierd thing is that when I refresh the page, it loads just fine and all of the controls resurrect themselves, even though the URL stays the same.
Can someone give me a clue as to what might be going on and where I might look to resolve this?
Uncommitted, except to looking good. Constantly judging.
Always on the verge of being upset.