Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Redirect and execute
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00780855
Message ID:
00781040
Vues:
13
When required we have found that you can do this. We build the params into a variable and then Server.Transfer( "new.aspx"+variable);


HTH
Jeff

>Does anyone know how to do a server side redirect to an aspx page where you can create parameters.
>
>Repsonse.Redirect ( "new.aspx?param=1" );
>
>will work fine, but
>
>Server.Transfer( "new.aspx?param=1" );
>
>will not pass the param
>
>Thanks in advance.
>
>Dave

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform