Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Damn bug with Request...
Message
 
À
16/04/2002 21:44:28
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00645778
Message ID:
00645818
Vues:
13
>Hi, everybody.
>
>Well, I don´t know if that´s a bug at all, but, it´s a way of doing thing that really sucks...
>
>In traditional ASP, we´ve had that, and with ASP.NET, it´s just like the same...
>
>I have a Checkbox in my WebForm. Well, if the checkbox is "checked", it is shown in a iteration through the Request.Form collection... but, if the checkbox isn´t checked, it isn´t shown in the same iteration... the checkbox just exists to Request.Form if it´s checked...
>
>I´m trying to find someway to iterate through everything in a Form, but Request.Form really isn´t giving what I need. I´ve searched for some way to iterate through a "this.Controls" or something, but didn´t succeed...
>
>Any hint?
>
>TIA

It's not ASP. Checkboxes do not post any data when they are not checked.
Michael McLain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform