There is a login page that has two text boxes with required
field validators on it. The page has a login and cancel
button. How can we ensure that the click on the cancel
button doesnt fire a validation event.
Answers were Sorted based on User's Feedback
Answer / madhabendra nath
just write CauseValidation="false" in cancel button property.
| Is This Answer Correct ? | 48 Yes | 1 No |
Answer / guneetinder singh
By using the validation Group property.
name validation group property of both required field
validator and on login button but not of cancel button.
| Is This Answer Correct ? | 6 Yes | 7 No |
What is content page in asp net?
What is the significance of proxy user?
What are the security types in asp.net?
What is new asp.net core?
When is an object collected by the Garbage Collector? [Four options were given]
Can one dll file contains the compiled code of more than one .net language?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
what does Page.IsValid in asp.net
6 Answers Infosys, Net Solution,
Usage of web.configuration ?
What does postback mean?
Define static member?
What is request and response in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)