Forum Moderators: open

Message Too Old, No Replies

url strings

         

stevelibby

4:04 pm on May 4, 2006 (gmt 0)

10+ Year Member



I have a little issue with my web site
Question:
I have a paid named some_page.asp, now when i click on the link the url in the address bar either comes up as some_page.asp or some%5Fpage.asp, why does it do this?
Is there an issue on my server?

Arno_Adams

10:43 am on May 6, 2006 (gmt 0)

10+ Year Member



Hi,

No server issue, it's just an URLencoded underscore.

HTH, AA