Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms Authentication problem
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Forms Authentication problem
Divers
Thread ID:
00873075
Message ID:
00873075
Vues:
65
Hi All,

I am designing a ASP.NET web application using Forms Authentication, which is supposed to submit values in text boxes to the SQL Table when the SUBMIT Command button is hit. Also I want the page to behave the same when user hit ENTER key within a textbox (functions as if the submit button has been clicked). I expected this to happen by including the following statement in the Page Load Event of my form:

Page.RegisterHiddenField("_EVENTTARGET","cmdSubmit")

Instead I am being redirected to my login page right after I hit ENTER.

Can anyone expalin to me what is happening ??

Thank you,
Daniel M.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform