473,761 Members | 4,407 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Compare Validator taking time to Load Page

Hi,
I have 5 aspx pages, In one page i have a Compare Validator
Control, The four aspx pages are loading fast with similar controls, no
code behind, But the page having Compare Validator Control is taking
time, Any insights to this?

Thanks in Advance

thomson

May 5 '06 #1
3 1949
Not without seeing code .. I tend to error on the side of safety and assume
this is not something with the validator control. Do you have anything to
base this off of (like profiling) or is it just your observation.

Cheers,

Greg
"thomson" <sa**********@y ahoo.com> wrote in message
news:11******** **************@ u72g2000cwu.goo glegroups.com.. .
Hi,
I have 5 aspx pages, In one page i have a Compare Validator
Control, The four aspx pages are loading fast with similar controls, no
code behind, But the page having Compare Validator Control is taking
time, Any insights to this?

Thanks in Advance

thomson

May 5 '06 #2

Greg Young wrote:
Not without seeing code .. I tend to error on the side of safety and assume
this is not something with the validator control. Do you have anything to
base this off of (like profiling) or is it just your observation.

Cheers,

Greg
"thomson" <sa**********@y ahoo.com> wrote in message
news:11******** **************@ u72g2000cwu.goo glegroups.com.. .
Hi,
I have 5 aspx pages, In one page i have a Compare Validator
Control, The four aspx pages are loading fast with similar controls, no
code behind, But the page having Compare Validator Control is taking
time, Any insights to this?

Thanks in Advance

thomson


Hi greg,
i dont have any profiler, its my assumption, the only
difference between the rest of the pages is the Compare Validator
control, In the Compare Validator, i have given the control to validate
and Control to Compare to 2 text boxes, If i remove this control it
loads very fast like other pages

Regards

May 5 '06 #3
Can you put up a small example showing the behavior?

Cheers,

Greg
"thomson" <sa**********@y ahoo.com> wrote in message
news:11******** *************@y 43g2000cwc.goog legroups.com...

Greg Young wrote:
Not without seeing code .. I tend to error on the side of safety and
assume
this is not something with the validator control. Do you have anything to
base this off of (like profiling) or is it just your observation.

Cheers,

Greg
"thomson" <sa**********@y ahoo.com> wrote in message
news:11******** **************@ u72g2000cwu.goo glegroups.com.. .
> Hi,
> I have 5 aspx pages, In one page i have a Compare Validator
> Control, The four aspx pages are loading fast with similar controls, no
> code behind, But the page having Compare Validator Control is taking
> time, Any insights to this?
>
> Thanks in Advance
>
> thomson
>


Hi greg,
i dont have any profiler, its my assumption, the only
difference between the rest of the pages is the Compare Validator
control, In the Compare Validator, i have given the control to validate
and Control to Compare to 2 text boxes, If i remove this control it
loads very fast like other pages

Regards

May 5 '06 #4

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

Similar topics

2
3921
by: Pham Nguyen | last post by:
Has anyone seen an example of a textbox server control that has built-in client-side validation? I'd like to build a server control that extends the System.Web.UI.WebControls.TextBox class to allow javascript checks for things like valid e-mail addresses or phone numbers (without having to add a separate control for validation). One idea I did some work on was having the control implement the IValidator interface and basically recreating...
0
1627
by: TN Bella | last post by:
Hi, I am trying to get my compare validator to fire properly...Since I have panels the validator wouldn't work properly, the app would fire right but would insert the data regardless and the user couldn't fix an error if they had an error. So I added another sub and fixed the panels, but the compare validator still doesn't work right. Right now the validator pops up with the error that the two values (txtAcctAmtSum and txtInvAmt) are...
6
21322
by: Paul | last post by:
I am trying to setup a field validator and tried using the control to validate set to a dropdown list box but did not seem to work. Is there anyway to set this up or do you need to use client side validation? Thanks -- Paul G Software engineer.
4
16757
by: Milan | last post by:
Hi, I am having a problem with displaying a * to a required field. There seems to be a problem with this and the static value does not appear unless you submit the page. I am trying to display the static text as soon as the page is loaded in the browser. Does anyone know if there is a bug with the aps.net validator controls? Or is this not possible.
3
1673
by: Angelos Karantzalis | last post by:
Hi guys, I've a small problem with validators. I'm building a single .aspx file that handles all my form posts. I need to be using ASP.NET validators ( or subclasses thereof ), so what i do to overcome the fact that i don't really know what sort of input controls I'm working with is this: 1) I've got the form description in xml, so I know all the fields I'm
3
2186
by: Sandy | last post by:
Hi All! I have a password textbox and a verify password textbox. I threw in the compare validator to make sure both values agree. I noticed, however, that immediately the compare validator displays the error message before all the typing is completed in the "verify password" textbox. How do I get the compare to fire only when a person has completed the textbox? -- Sandy
0
1408
by: babz | last post by:
Hi I am facing one peculiar problem. When I tried to compare control value with the current date, it is not validating. All I am doing is in the Page Load I have a code cmp1.ValueToCompare = System.DateTime.Today.ToString("MM/dd/yyyy"); and my validator code is
4
6141
by: JIM.H. | last post by:
Hello, I put a compare validator in to my applications and set the type as Date. It works for “MM/dd/yyyy” but not for “MM/dd/yyyy hh:mm:ss”. How can I validate time part too? Thanks,
0
1407
by: David Hearn | last post by:
I have a user control that I created that I use in one page right now. It has a textbox in it that is used to enter a date. I am using a compare validator to validate the date format which works fine if you enter a date and then use the tab key to leave the control. The problem is that it should also be firing if the date is not correctly formatted when the user clicks on a button that is in the parent page. The button has the...
0
9531
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, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
9345
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10115
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9775
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7332
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6609
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5229
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3881
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
3
2752
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.