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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20795971.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20927951.html
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
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_20993671.html
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21381916.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21705354.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21808364.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22578160.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22605487.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20393625.html
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 ???????
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20930184.html
Zones:
.NETDate Answered: 03/30/2004 Rating: 9.0 Views: 0