Enter Keywords:
1 - 10 of 78(0.006 seconds)
Sort By:
 
I have an asp.net page (using C#) named title.aspx with a dropdownlist, validator, and linkbutton: <script language="javascript"> // Creates a new pop-up window for users to enter new dropdownl...
Zones: .NETDate Answered: 11/14/2003 Rating: 5.4 Views: 0
I have a simple web form. I want the form to email the results when the end user hits the submit button. I have accomplished this task, but when the form is submitted the form is no longer returnin...
Zones: .NETDate Answered: 04/30/2004 Rating: 5.6 Views: 0
hi guys, i want to set the ErrorMessage property for a RequiredFieldValidator control from a client-side javascript function. is it possible? thanks in advance Elio
Zones: ASP.Net ProgrammingDate Answered: 05/28/2004 Rating: 7.0 Views: 0
Hi guys, I have a web form online and i recived an application today having some of the fileds empty. Although i am using required filed validator for those fileds on my web form, user was able ...
Zones: ASP.Net ProgrammingDate Answered: 04/13/2005 Rating: 7.0 Views: 0
I'm using a RequiredFieldValidator and ValidationSummary.  I have three text boxes on a form with on submit button.  The form tag uses runat=server. I've taken out two of the RequiredFieldValida...
Zones: ASP.Net ProgrammingDate Answered: 01/26/2006 Rating: 5.4 Views: 0
Hi have these web controls generated dinamically but there's a problem, the RequiredFieldValidator works fine, the error message appears correctly if the textbox control is not filled BUT, the "pri...
Zones: C#Date Answered: 05/14/2006 Rating: 7.2 Views: 0
I have a registration page which has validation on personal information and marketing questions which means that certain fields (requiredfieldvalidator) must be filled in or selected before the sub...
Zones: ASP.Net Programming, MS Visual...Date Answered: 05/18/2007 Rating: 9.0 Views: 0
i have a custome validator for a custom web control.  i get the rsults i want some what ... the error message is displayed when invalid data is entered, but the code for button click is executed no...
Zones: ASP.Net Programming, MS Visual...Date Answered: 07/01/2007 Rating: 7.8 Views: 0
Hello... I am doing my first ASP.NET app using Visual studio.net with vb.net.  I have a good deal of the elementary stuff down and I am greatly impressed with all the things that can be done wit...
Zones: .NET, ...Date Answered: 11/13/2002 Rating: 7.6 Views: 0
Does anybody know a simple way to ensure that a Checkbox is ticked, like using a RequiredFieldValidator for a Textbox ???????
Zones: .NETDate Answered: 03/30/2004 Rating: 9.0 Views: 0