I have a problem that's driving me up the wall. Basically, I have a folder that is e.g.
http://www.domain.com/client-area/subdir/catalogue
The problem is that IE6 and firefox both substitute the hyphen in client-area for %2D - i.e.
http://www.domain.com/client%2Darea/subdir/catalogue
You may not think this would be an issue, except that for some reason cubecart which is running in that directory gets confused and won't start a session.
Just to confuse things more, if you add a trailing slash - i.e.
http://www.domain.com/client-area/subdir/catalogue/
...then the problem disappears and it all acts normally. IE7 works just as you would expect.
Any ideas what is causing the hyphen to be substituted with %2D?
Cheers,
Pete


Reply With Quote
Bookmarks