Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
305
FileUpload not working in WebTab
posted

Hi,

A search on the web suggests that I can't put an asp.fileupload control into a webtab... is this correct?

My FileUpload.hasFile returns false all the time and the FileUpload.filename ( or FileUpload.postedfile.filename) has an empty string...

Is there a solution to this?

This post
http://forums.labs.infragistics.com/readmessage?id=%3C1d6f4402$3c124dfb$371631@news.infragistics.com%3E&group=infragistics.products.netadvantage.aspnet.webtab

way back in 2007 suggested a pop-up - but I'm in a pop-up whe nI use this! - so presentationally, it would look dumb...

Appreciate an early reply - on a deadline!

Thanks,
Duncan.

Parents
No Data
Reply
  • 37874
    posted

    Hi Duncan,

    I am attaching a small sample, which I created using v12.2.20122.1007. The WebUpload is placed inside of a WebTab and is working as expected.

    Let me know if you have any questions regarding the matter.

    WebUploadInTab.zip
Children