Hi,
I have been having problems with Gecko based browsers not redirecting
properly.
This is the line of code that does the redirecting:
Response.Redire ct ("Validation.as p?BookingNo=123 4567")
The Gecko based browsers change this URL to read "Validation
BookingNo=12345 67" and of course they get a 404 Error as a result. The above
code works on every other browser without fault. So why do Gecko based
browsers have a problem. Is Gecko just nother work for piece of crap
software.
Thanks for any help.
Kenneth
I have been having problems with Gecko based browsers not redirecting
properly.
This is the line of code that does the redirecting:
Response.Redire ct ("Validation.as p?BookingNo=123 4567")
The Gecko based browsers change this URL to read "Validation
BookingNo=12345 67" and of course they get a 404 Error as a result. The above
code works on every other browser without fault. So why do Gecko based
browsers have a problem. Is Gecko just nother work for piece of crap
software.
Thanks for any help.
Kenneth
Comment