Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transfer() vs. Redirect
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00948430
Message ID:
00948745
Vues:
14
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform