Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid - select, delete,...
Message
 
À
18/03/2004 20:50:29
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brésil
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00887742
Message ID:
00887763
Vues:
27
Thanks Eugenio,
You are right - I'll parse in the redirect page and see how it works... However, where do I put the Redirect, it didn't seem to work in the ItemCommand method?


>You can use Int32.Parse() method to parse the string you have into an integer value.
>You have a string and then you convert it into an integer and again to a string. Why not use the string directly?
>
Response.Redirect("EditAccount.aspx?idToEdit=" + Label1.Text);
>
>
>Regards,
>
>Eugênio
Doru
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform