Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms Authentication problem
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Forms Authentication problem
Miscellaneous
Thread ID:
00873075
Message ID:
00873075
Views:
64
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.
Next
Reply
Map
View

Click here to load this message in the networking platform