How to show file dialog window?

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2009
Posts: 4
Reputation: rajaseeth is an unknown quantity at this point 
Solved Threads: 0
rajaseeth rajaseeth is offline Offline
Newbie Poster

How to show file dialog window?

 
0
  #1
Oct 19th, 2009
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

  1. <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.
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 66
Reputation: reach_yousuf is an unknown quantity at this point 
Solved Threads: 12
reach_yousuf reach_yousuf is offline Offline
Junior Poster in Training
 
0
  #2
Oct 20th, 2009
Originally Posted by rajaseeth View Post
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

  1. <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/f...a7bb78445.aspx
Yousuf
Software Developer
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC