Hi,

I am showing a list of files for a user in an i frame. I getting all the files from the user's folder and the i use the <a href> tag like

<a href="http://localhost/files/filename.txt">filename.txt</a>

When i click on the link, i am able to see the file contents in the iframe. I want to show the file dialog option for the user to open or save the file. The file could be of any extension. How should i go about it?. I want to be in the same .aspx page. Can someone pls help me out?

Thanks,

Raja.

Hi,

I am showing a list of files for a user in an i frame. I getting all the files from the user's folder and the i use the <a href> tag like

<a href="http://localhost/files/filename.txt">filename.txt</a>

When i click on the link, i am able to see the file contents in the iframe. I want to show the file dialog option for the user to open or save the file. The file could be of any extension. How should i go about it?. I want to be in the same .aspx page. Can someone pls help me out?

Thanks,

Raja.

Take a look at it
http://www.dotnetbips.com/articles/fb517596-9838-454b-b65d-999a7bb78445.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.