I would like to have my own开发者_Go百科 FileDialogs like OpenFileDialog,SaveFileDialog,BrowseDialog etc...
I\'m developing a C# Windows Forms Application using .NET 4 and I am facing a very interesting requirement. What happens is that I\'d like to have two kinds of OpenFileDialog/SaveFileDialog: the defau
I need to customize default Qt save file dialog: add some options in it. For example, adding some checkboxes with my own va开发者_JS百科lues in it between file type and save/close buttons.
I need to implement something similar to Notepads\' save option. Assuming I have a button placed next to a Ric开发者_运维知识库hTextBox, what I want is, when this button is clicked, a Dialogue box wil
We are using HTML5 and javascript in one of our applications. The requirement is when the user clicks on a button we should download a file containing all the user entered data. There should be no ser
I wrote the following script so that an end-user can create a word document from text entered into a textarea:
here is the code I am currently using to open a file using the openfiledialog` private void openToolStripMenuItem_Click_1(object sender, System.EventArgs e)
I\'ve run into an issue with the Microsoft.Win32.SaveFileDialog in our Wpf application. If the user enters an enormous file path, above the allowed maximum (I think its 255 chars?), within the SaveF
ive got a file download issue can you help me for that... here is the code: DirectoryInfo directoryInfo = new DirectoryInfo(Server.MapPath(@\"/Bailiffs/BailiffFiles/\"));
I would like to offer multiple extensions in my SaveFileDialog. I would like to have the following extensions: