Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transfer() vs. Redirect
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00948430
Message ID:
00948745
Views:
13
Hi Danny,

Thanks for the article reference. I'll hop right over and read it. I see your point here. I was trying to use Server.Transfer as much as possible mainly because of the possible peformance issue. I found the browser Address URL not changing from a Server.Transfer execution to be both a boon and a curse. It helps hide URL's from users being too nosey, but it also contributes to browser refresh issues.

Bill

>
>Hey Bill,
>
>Super great article:
>http://www.developer.com/net/asp/article.php/3299641
>
>Just FYI, the majority of the time I use Response.Redirect simply because Server.Transfer requires that the page be on the same server. I hate the thought of moving an app to a different server and breaking an app the refers to it in the process.
>
>Hope that helps...
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform