Response.Redirect

A

A.M

Hi,

How safe is Response.Redirect in terms of client browser capablities and
security/privacy settings?
Can user change the browser's setting so Response.Redirect doesn't work?

Thanks,
Alan
 
J

Joerg Jooss

A.M said:
Hi,

How safe is Response.Redirect in terms of client browser capablities
and security/privacy settings?

Well, its part of HTTP 1.0 and 1.1, though rarely (never?) implemented
according to the RFCs, which probably won't matter to you. It's safe to use.
Can user change the browser's setting so Response.Redirect doesn't
work?

Depends on the browser. Opera for example is capable of that.

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top