|
-
Sep 17th, 2008, 08:41 AM
#1
Thread Starter
Member
[2008][.NET 3.5] view/open/save files
I have a web app that needs to allow users to view files that are placed on the webserver where my program will be located. What I'm not sure how to do is to have the dialog box come up that allows the user to choose to either open or save the file for them to view. How do I do this?
The page the users are on for this to happen, they search for certain criteria and in a database table it compares the criteria to and it shows all the files that match what they've asked for. (This grid can have the path for the file if necessary.) I need to have a button or link or something in the grid that they can click that will open the file or show the dialog box. I know that a regular hyperlink can do this, but I can't dynamically create a hyper link and an click_event function for it. So if anyone can help me at all on how to open files, I'd really appreciate it!!! Please let me know if any other information or code is needed. Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|