Mono Support UploadModule - lose filename on postback 

Viewed 14225 time(s), 2 post(s), 12/27/2011 2:02:37 PM - by Maxim
12/27/2011 2:02:37 PM
319 Reputation 30 Total posts

Hi!
I've a little problem. I try to use MonoX UploadModule to upload images at page. If I select a file and then press submit(validation occurs -> postback(data not valid) - file name disappears(upload module text field is empty). How can I store it between PostBacks.

1
12/28/2011 11:42:25 AM
15993 Reputation 2214 Total posts

Hi,

this is normal behavior of the FileUpload control and Telerik RadUpload control that is used inside the UploadModule. For more information please take a look at the MSDN documentation.

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.