Save files locally

  • Thread starter Thread starter Mrunal
  • Start date Start date
M

Mrunal

Hi,
I require a file to be created and saved on the client
machine bsed on values stored in the asp controls. I
sthere some wauy to do this?
Thanks,
Mrunal
 
You would really need to use an ActiveX control for this. The browser
itself will not allow you access to the file system.
 
Back
Top