有些浏览器没有正确重定向 [英] Some Browsers not redirecting properly

查看:208
本文介绍了有些浏览器没有正确重定向的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我一直遇到基于Gecko的浏览器出现问题而没有正确重定向




这就行重定向的代码:

Response.Redirect(" Validation.asp?BookingNo = 1234567")

基于Gecko的浏览器将此URL更改为阅读验证

BookingNo = 1234567当然,结果会得到404错误。以上

代码适用于其他所有浏览器而无故障。那么为什么基于Gecko的

浏览器会出现问题。是Gecko只是为了一块废话而工作

软件。


感谢您的帮助。

Kenneth

解决方案

尝试完整的网址


Response.Redirect( http://server/directory/Validation.a...kingNo=1234567

dlbjr

恳求睿智的灌输!


> Gecko是否只是为一块垃圾软件而工作。

没有IE设法获得这种荣誉,因为他们未能带来任何新的和安全的IE / b 3年多了。


PS - 你是如何管理k的?而不是d在你的键盘上?


Bob Lehmann


" Kenneth Keeley" <柯******* @ hotmail.com>写在消息

新闻:uD ************** @ TK2MSFTNGP11.phx.gbl ...

我一直遇到基于Gecko的浏览器没有正确重定向的问题。

这是重定向的代码行:
Response.Redirect(" Validation.asp ?BookingNo = 1234567")

基于Gecko的浏览器将此URL更改为验证
BookingNo = 1234567。当然,结果会得到404错误。上面的
代码适用于所有其他浏览器而没有错误。那么为什么基于Gecko的浏览器存在问题呢? Gecko是否只是为了一块废话
软件而工作。

感谢您的帮助。
Kenneth



> > Gecko是否只是为一块废话软件而工作。

没有IE设法获得这一荣誉,因为他们未能将
带来任何新的,并且安全的,现在已经超过3年了。
他们当然不会。每当他们尝试做任何事情时,一些混蛋

就会跳起来,因为比尔虽然是第一次。

福特推出一款新车,与其他车型完全不同的车辆在路上行驶时没有人抱怨。但干草,富人带来了他自己的软件的新设计

他得到的只是麻烦。

PS - 你是如何管理k的?而不是d在你的键盘上?



这是错误的。


Hi,
I have been having problems with Gecko based browsers not redirecting
properly.

This is the line of code that does the redirecting:
Response.Redirect ("Validation.asp?BookingNo=1234567")

The Gecko based browsers change this URL to read "Validation
BookingNo=1234567" 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

解决方案

Try the full URL

Response.Redirect (http://server/directory/Validation.a...kingNo=1234567)
dlbjr
Pleading sagacious indoctrination!


> Is Gecko just nother work for piece of crap software.
No IE has managed to garner that honor with their failure to bring anything
new, and secure, to the table for over 3 years now.

PS - How did you mange to hit "k" instead of "d" on your keyboard?

Bob Lehmann

"Kenneth Keeley" <ke*******@hotmail.com> wrote in message
news:uD**************@TK2MSFTNGP11.phx.gbl...

Hi,
I have been having problems with Gecko based browsers not redirecting
properly.

This is the line of code that does the redirecting:
Response.Redirect ("Validation.asp?BookingNo=1234567")

The Gecko based browsers change this URL to read "Validation
BookingNo=1234567" 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



> > Is Gecko just nother work for piece of crap software.

No IE has managed to garner that honor with their failure to bring anything new, and secure, to the table for over 3 years now. Of course they havn''t. Every time they do try to do anything, some asshole
jumps up and down because Bill though of it first. No body complains when
Ford brings out a new car that has total different parts to any other car on
the road. But hay, somebody rich brings out a new design of his own software
and all he gets is trouble.
PS - How did you mange to hit "k" instead of "d" on your keyboard?


This was done by mistake.


这篇关于有些浏览器没有正确重定向的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆