开发者

asp.net how to get Response.Redirect url

When debugging, how to check what 开发者_JAVA技巧has been set by Response.Redirect in ASP.NET 4.0 web application? Please advise, thanks.


You could use Fiddler to watch the redirect. It will show you exactly what the browser is getting from the server.

http://www.fiddler2.com/fiddler2/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜