473,563 Members | 2,668 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CompareValidato r not working

The CompareValidato r doesn't seem to work correctly.

I have the following to compare 2 controls that are Currency and no matter
what I enter, it seems to give me an error. I saw in the MSDN that Currency
is supposed to allow decimals with Currency symbols ("A decimal data type
that can contain currency symbols").

If I have:

WagesMin = $800.00
WagesMax = $10,000.00

or

WagesMin = $10,000.00
WagesMax = $800.00

I still get the Validator message.

I have the Validator set as:

<asp:CompareVal idator
ControlToValida te="WagesMin"
ControlToCompar e="WagesMax"
Operator="LessT hanEqual"
Type="Currency"
Display="Dynami c"
Text="<br>Minum um Wage must be less than or equal to the Maximum Wage"
runat="server"/>

Why doesn't this work?

Thanks,

Tom
Dec 5 '05 #1
1 2840
Tom try looking at this sample at
http://authors.aspalliance.com/aspxt...s/BaseCompareV
alidatorClassTy pe.aspx
Click on the Show me button.
Hope that helps
Patrick
"tshad" <tf*@dslextreme .com> wrote in message
news:u6******** ******@TK2MSFTN GP10.phx.gbl...
The CompareValidato r doesn't seem to work correctly.

I have the following to compare 2 controls that are Currency and no matter
what I enter, it seems to give me an error. I saw in the MSDN that Currency is supposed to allow decimals with Currency symbols ("A decimal data type
that can contain currency symbols").

If I have:

WagesMin = $800.00
WagesMax = $10,000.00

or

WagesMin = $10,000.00
WagesMax = $800.00

I still get the Validator message.

I have the Validator set as:

<asp:CompareVal idator
ControlToValida te="WagesMin"
ControlToCompar e="WagesMax"
Operator="LessT hanEqual"
Type="Currency"
Display="Dynami c"
Text="<br>Minum um Wage must be less than or equal to the Maximum Wage"
runat="server"/>

Why doesn't this work?

Thanks,

Tom

Dec 6 '05 #2

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

Similar topics

1
6381
by: edi | last post by:
Hi, Are there any differences between CompareValidator.ControlToCompare and CompareValidator.ControlToValidate? For example if I have TextBox controls: TextBox1 and TextBox2 what are the differences between: CompareValidator.ControlToCompare=TextBox1, CompareValidator.ControlToValidate=TextBox2 and...
0
990
by: Sjaakie Helderhorst | last post by:
Hi, Somehow pushing an image-button doesn't trigger the CompareValidator, resulting in errors when entering string characters. Could someone please tell me what I did wrong? Thanks in advance! See datagrid code below: <asp:DataGrid id="gridProducts" ....>
4
2438
by: Axel Dahmen | last post by:
Hi, I've got the same problem as described below. No answer found yet. Can someone please help? (I'm using .NET 1.0 on my development machine and 1.1 on my webserver. Like Susanna, I only get the error on my webserver.) TIA, Axel Dahmen --
1
2663
by: Neo | last post by:
I use CompareValidator to validate a date. But CompareValidator can only one date format at one time. if the dateorder is "mdy", date format can only be mdy even if date format is ymd. But users of a web application may be around the world and since database can accept many date format, so are there any ways to let CompareValidator accept...
1
2184
by: Joe | last post by:
Hello, I am new to asp.net. I have created a login page using dotnet. I am using CompareValidator but noticed that when I click on View Source in the browser I see the value assigned to ValueToCompare property of the CompareValidator control. I was wondering if there is any way I can hide that value. If not what is the alternate way and...
2
3183
by: Eric Maia | last post by:
I have a textbox (StartDateTextBox) in a UserControl on my page, that is supposed to have a date entered into it. I have a RequiredFieldValidator that has its ControlToValidate property set to the textbox. I also have a CompareValidator pointed to the textbox with its Type="Date." Despite all documentation to the contrary, I am getting an...
1
1450
by: R.A.M. | last post by:
Hello, (Sorry for my English...) Could you help me please? I have a problem with CompareValidator control which makes the load of my page infinitive. Here's the code: Date of birth: <asp:TextBox ID="BirthDate" runat="server" /> <asp:CompareValidator ID="BirthDateValidation" runat="server" ControlToValidate="BirthDate" Type="Date"...
1
1402
by: R.A.M. | last post by:
Hello, I am learning ASP.NET 2.0 and I have a problem with CompareValidator control. On .aspx page I have a control: Date of birth: <asp:TextBox ID="BirthDate" runat="server" ValidationGroup="BirthDate" /> It works fine, but when I add CompareValidator with Type: <asp:CompareValidator ID="BirthDateValidator" runat="server"
0
2419
by: =?Utf-8?B?VmFuY291dmVyTWlrZQ==?= | last post by:
Hi there, I have a web app written in 1.1 in ASP.net and C#. In the web app, I need to compare two dates (from and to) from two textboxes on webpage to make sure the to date is greater than or equal to from date, by using comparevalidator control. The app is working fine in production server, but recently when I put the code into...
0
7659
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7882
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8103
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7634
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6244
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3634
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3618
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2079
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1194
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.