Display save dialog box in ASP.net page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I want to display save dialog box and display that file name in a text box
All I want to do is, On click of a button, display save dialog box and display that file name in a text box
Later this file name would be used to store some data

response.addheader approach does not work in this situation because my requirement is quiet different

Thank
Chan
 
Hi,

Can you please elaborate? What you want to do?
Remember that for security reasons IE has restricted access to the host
machine file system.

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top