|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
Join Date: Jul 1999
Location: Mass
Posts: 756
|
Hey all,
I noticed an error in a URL on my site, as "%5C" appearing in the string. I found that this is the result of a "\" (backslash) that got passed into the URL. I did a little research and found that this is an "unsafe" character for a URL. What does that mean? What might happen? Thanks! pete |
|
|
|
|
|
#2 |
|
Professional gadfly
|
It means that a browser may not be able to handle it.
One of my wife's professors posted homework on the web, but he kept on putting backslashes into the address. Although IE would be able to handle it (maybe M$ foresaw that its users would not know the difference between / and \), but Mozilla (my default browser) would not. Bottom line: don't use it. |
|
|
|
|
|
#3 |
|
Member (10 bit)
Join Date: Jul 1999
Location: Mass
Posts: 756
|
Thanks!
It was an accident, really
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|