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
1100
Problems with asp:FileUpload on WDW
posted

Any help you can give to point me in the right direction here would be helpful.

I have been using webDialogWindows in my applications' configuration page - and need to expose a file upload control on one of the WDW's.

 

When I process the onClick  of my 'upload' button, the FileUpload control does not act as if it has a file...

(when I put this code on an aspx page, it works)

 

any idea what i may be missing?

Do you have a simple example of asp:FileUpload working on a WDW?