Can you call the "Save As" Dialog or equivelant in asp.net?
Preferably with vb.net code?
I know I can use the StreamWriter Class, but I was hoping there was an easier way for the user to do this:
1.) Type in the web form.
2.) When done, the user hits next/complete and the file/SaveAs dialog would appear and let the user save the webform in .doc format to thier c: drive?
Any help would be appreciated.
Preferably with vb.net code?
I know I can use the StreamWriter Class, but I was hoping there was an easier way for the user to do this:
1.) Type in the web form.
2.) When done, the user hits next/complete and the file/SaveAs dialog would appear and let the user save the webform in .doc format to thier c: drive?
Any help would be appreciated.