Compare Validator taking time to Load Page

  • Thread starter Thread starter thomson
  • Start date Start date
T

thomson

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
 
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
 
Greg said:
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

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
 
Can you put up a small example showing the behavior?

Cheers,

Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top