473,385 Members | 2,269 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

RequiredFieldValidator not working

I have a form with 2 fields that are required. The Validator works fine on
the development machine. When the application is copied to the production
web server, the Validator controls seem to not work, that is, you are able
to submit the form when the required fields are empty. Is there something I
should be looking for on the server regarding this?
Nov 18 '05 #1
2 3156
Make sure that the aspnet_client folder (and all files) is at the root of
the site. You can just copy the one from the development machine.

Karl
"Marcio Kleemann" <notavailable> wrote in message
news:ez*************@TK2MSFTNGP09.phx.gbl...
I have a form with 2 fields that are required. The Validator works fine on
the development machine. When the application is copied to the production
web server, the Validator controls seem to not work, that is, you are able
to submit the form when the required fields are empty. Is there something I should be looking for on the server regarding this?

Nov 18 '05 #2
That did it. Thanks!

"Karl" <none> wrote in message news:ew*************@tk2msftngp13.phx.gbl...
Make sure that the aspnet_client folder (and all files) is at the root of
the site. You can just copy the one from the development machine.

Karl
"Marcio Kleemann" <notavailable> wrote in message
news:ez*************@TK2MSFTNGP09.phx.gbl...
I have a form with 2 fields that are required. The Validator works fine on the development machine. When the application is copied to the production web server, the Validator controls seem to not work, that is, you are able to submit the form when the required fields are empty. Is there
something I
should be looking for on the server regarding this?


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: BK | last post by:
I'm having a really strange problem with and HtmlSelect server control (listbox) and a RequiredFieldValidator that I am trying to use to make sure that someone has items in the listbox. The way...
0
by: Nicolas | last post by:
How can I have only one RequiredFieldValidator to control two TextBox webcontrols so that only one message is displayed <asp:Label id="lbl_UserName" runat="server"></asp:Label><br> <asp:TextBox...
3
by: me | last post by:
Is there any particular reason why a requiredfieldvalidator cant validate a listbox? I have bound the two together but the validator always returns false on isvalid and so does the Page, no matter...
4
by: James | last post by:
Hello, I have a RequiredFieldValidator for several textbox controls on a form. Here's an example with the RequiredFieldValidator. EnableClientScript, Enabled, and Visible are set to true for...
4
by: Joe | last post by:
Hello, I have created a login page using dotnet. I am using requiredFieldValidator and noticed that the code works fine in IE but not in Netscape, Opera, Mozilla, Firefox, etc. For example...
5
by: Fernando Lopes | last post by:
Hi. I want to show an image in a requiredfield validator instead of "*". So, I 'm set the requiredfieldvalidator attributes like following: <asp:RequiredFieldValidator id=rfvFirstName...
5
by: bdtmike | last post by:
I'm using VS2005. I have a form that has fields and a required field validator control on it. Everything works great except there's a behavior I'm trying to get working. If a user is on a form...
2
by: Christina | last post by:
Hello !! I am creating a dynamic textbox and want to validate it using the requiredfieldvalidator. These are the steps which I tried: ==================================================== 1)...
1
by: Bonaparte | last post by:
At least someone is reading this, thanks ;-) I am working in VWD 2005 Express - ASP.NET 2.0 - FrameWork 2.0 - XP Pro - IE 6.0 all with the latest ServicePacks. I have a form with...
0
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi, How can I make RequiredFieldValidator triggered on button click? in my form I have a wizard that contain a search button few textboxes with RequiredFieldValidators for each and I have set...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.