I have an application that requies me to write an HTML file to the client. Is there any browser-independent support for file writing in SmartClient? I'd like to avoid special-casing the code (IE - ActiveObjects, Firefox file extension, ...)
Also, is there a form control for selecting a directory on the client's machine?
UploadItem only allows pointing to a specific file.
Thanks,
paul
Also, is there a form control for selecting a directory on the client's machine?
UploadItem only allows pointing to a specific file.
Thanks,
paul
Comment