a

>>Bugs>> [Fixed in 1.3.20] Interference with asp 2.0 validation controls
Pages: 1   reply
Author [Fixed in 1.3.20] Interference with asp 2.0 validation controls
guest
Total Posts:
Re: Interference with asp 2.0 validation controls
12/1/2009 10:08:58 AM

Take a simple page

Textbox + requiredfield validator
InputFile
Progressbar
UploadButton
CancelButton - causesValidation is set to false

with no text in the textbox, click upload, validation fires and prevents postback
still with no text, click cancel, nothing happens
add some text, click cancel, page posts

Having a file selected in the InputFile makes no difference to the behavoir

if useHttpModule=false is used, cancel button works

One can only assume that there is some sort of interference with the asp javascript.


 
Dean Brettle
Total Posts: 2015
Re: Interference with asp 2.0 validation controls
12/1/2009 10:18:22 AM
What version of NeatUpload are you using?  Does the page use an UpdatePanel?  Can you email me (dean at brettle dot com) a small test app that demonstrates the problem you describe?

Thanks,
--Dean

 
Dean Brettle
Total Posts: 2015
Re: [Fixed in 1.3.20] Interference with asp 2.0 validation controls
12/3/2009 9:38:55 PM
Fixed in 1.3.20.  Thanks for the bug report!

--Dean

 
guest
Total Posts:
Re: [Fixed in 1.3.20] Interference with asp 2.0 validation controls
12/15/2009 5:56:35 AM

 
Pages: 1   reply
a