Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 13th, 2010, 07:18 AM
Friend of Wrox
 
Join Date: Apr 2005
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
Default Savefiledialog in ASP.Net Forms

Hi All,

I need a SaveFileDialog box just like in Windows Forms for my ASP.Net application or a way to be able to select the path where I want to save files. Is there a way to achieve it?

I need this urgently so any help would be appreciated.

Thanks in advance.
 
Old February 13th, 2010, 08:39 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

For the Save As dialog, take a look here: http://imar.spaanjaars.com/QuickDocId.aspx?quickdoc=189 Another excellent resource is this: http://tinyurl.com/yjmaaqy

There's (AFAIK) no way to directly set the Save As location. Years ago, when I had a client who insisted in this, IMO, unwanted behavior, we did some weird stuff with client-side VB script that set the reg key where the brower stores the "last save location". Crazy stuff, requiring very low security settings (was on an Intranet), so definitely not something I'd recommend.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Web Forms ASP.NET 2.0 userrob BOOK: ASP.NET Website Programming Problem-Design-Solution 2 February 13th, 2006 12:35 PM
how to pass data between asp.net forms hemanshubhojak ASP.NET 1.0 and 1.1 Professional 1 August 14th, 2005 12:27 AM
Creating Dynamic Forms with ASP.NET saturdave ASP.NET 1.0 and 1.1 Basics 5 November 23rd, 2004 06:10 PM
I need help with Frames and Forms in ASP.NET leex Classic ASP Basics 1 August 19th, 2004 11:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.