Tagged Questions
The save-dialog tag has no wiki summary.
1
vote
2answers
73 views
Display Save File Dialog for a string ASP.NET C#?
I am generating a string, which right after generating I want to display a save dialog to allow this to be saved to the user's local machine. I don't want to save it to a file on the server, just have ...
1
vote
1answer
436 views
Application hangs when Open/Save dialog in windows 7
I have an application written by Delphi 7 and this application works fine in windows XP. Now i has upgrade my pc to windows 7 and everythings works fine with this application except when i click the ...
0
votes
1answer
163 views
silent savedialog
Is there a way to execute saveDialog, silently , meaning, not asking the user to specify file name?
Its intended for existing code automation. lets assume we cannot use different saveDialog Object.
0
votes
3answers
781 views
How do I use a Save Dialog Box in C# to save an ASCII text file?
Okay, I'm probably missing something really simple here, but I've been at this for over an hour now and getting nowhere. :( I have a C# project using Microsoft's Visual C# 2008 Express Edition. The ...
0
votes
4answers
380 views
Very strange error in my app from component
Ok my application does everything that is it suppeded to do and it does the same thing every time so its not as if testing was gone be that much trouble.
it crashes "somtimes" not always. it does ...