I have generated content in the browser and would like to save that content to a file on the user\'s system as a PDF, DOC, or TXT file.I would like to prompt the user with the \"open\" / \"save as\" d
I have a php script that generate a pdf file. So I have an html page with jquery javascript that do an ajax call at this php script and retrieve the pdf file content.
The SL3 DataGrid has a download XLS column to download the details of the record in Excel format. On click of the Download button, first the user is prompted with a SaveFileDialog to select the file a
How to create save file dialog in MVC application? I couldn\'t find any example. Thanks in开发者_运维知识库 advance. By using the Content-Disposition header to attachment when returning the file to d
Might be a duff question, but I\'m tired of googling... I\'m working on a Struts 2 Web App that lets users edit .docx files, which are stored on the server. For example, the user clicks EDIT, then th
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am trying to append the name of file in the first line of my text file which is going to be saved. How can I do it? Here is a the code. I couldn\'t find a method for stringbuilder to append at the b
Is there a way to override/modify/create the left-side shortcut buttons in the SaveFileDialog or OpenFileDialog controls?
I am trying to writ开发者_如何学编程e logic for saving a file to local disk in Silverlight 4.0. I am using the SaveFileDialog class for that. It works fine. But when I am trying to save to a file that