Bookmark portion of URI should not be sent to server, right?

G

goinoutwest

On July 3 I started noticing some page errors in my application. All
clients where using Windows XP - MSIE 6.0.
It seems these clients were passing the bookmark (fragment identifier)
portion of the URI to the server.

For example, with the following URL:
http://testsite.com/page.aspx?myquery=test#bookmark

The browser should send a request for:
http://testsite.com/page.aspx?myquery=test

However, these clients were sending the entire URI as the request. Thus, my
querystring parameter "myquery" had the unexpected value of "test#bookmark".
Has anyone else noticed this behavior? Should I be posting this somewhere
else?

Thanks,
Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top