Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Validation not working in paging

Reply
Thread Tools

Validation not working in paging

 
 
Vivek Sharma
Guest
Posts: n/a
 
      05-23-2005
Hi,

I have an issue of the validation not working. I have a web user control
where the validation sits. I have the user ontrol within the web ie control
"paging". It works fine on my local machine but does not work when the
webpage is hosted on webserver 2003.

Thanks


 
Reply With Quote
 
 
 
 
Saurabh Rastogi
Guest
Posts: n/a
 
      05-23-2005
Hi Vivek,

I could not understand the problem exactly. Can you please elaborate little
more? If possible, with code snippets!

Regards
Saurabh

"Vivek Sharma" wrote:

> Hi,
>
> I have an issue of the validation not working. I have a web user control
> where the validation sits. I have the user ontrol within the web ie control
> "paging". It works fine on my local machine but does not work when the
> webpage is hosted on webserver 2003.
>
> Thanks
>
>
>

 
Reply With Quote
 
 
 
 
Vivek Sharma
Guest
Posts: n/a
 
      05-23-2005
default.aspx (My main page with IE tabstrip and multipaging)
|
|____uctlControl.ascx (My form that sits on the default.aspx within
multipaging)
|
|______Validation Controls (My validation
control within the uctlControl.ascx)


When I tested the form on my local machine it worked fine (Checks the
validation, redirects to the other page after submission). When I tested the
same form on the server where I hosted the website it simply skipped the
validation and comes back to the same page after submission.

Thanks

Vivek
"Saurabh Rastogi" <> wrote in
message news:28345014-AD3A-4DF4-B222-...
> Hi Vivek,
>
> I could not understand the problem exactly. Can you please elaborate
> little
> more? If possible, with code snippets!
>
> Regards
> Saurabh
>
> "Vivek Sharma" wrote:
>
>> Hi,
>>
>> I have an issue of the validation not working. I have a web user control
>> where the validation sits. I have the user ontrol within the web ie
>> control
>> "paging". It works fine on my local machine but does not work when the
>> webpage is hosted on webserver 2003.
>>
>> Thanks
>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET client-side validation working, but button click not working Alan Silver ASP .Net 1 08-02-2005 03:50 PM
DataGris Paging not working (event not firing) Ryan Rueckl ASP .Net Datagrid Control 8 06-24-2005 07:13 PM
Combining numeric mode paging and nextPreview paging in datagrid Red ASP .Net 1 03-12-2005 11:41 PM
datagrid paging - customising paging style wh1974 ASP .Net 0 01-12-2005 03:48 PM
DataSet paging vs Datareader paging =?Utf-8?B?UGF0cmljay5PLklnZQ==?= ASP .Net 1 10-08-2004 02:13 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57