HighTechTalks DotNet Forums  

Visual Web Developer

Visual Studio.net (General) microsoft.public.vsnet.general


Discuss Visual Web Developer in the Visual Studio.net (General) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jac Tremblay
 
Posts: n/a

Default Visual Web Developer - 12-30-2009 , 08:09 AM






Hi,
Can someone tell me if this is the right discussion group to post a question
about VWD? If it is not, please indicate where I should go.
If it is, here is my question:
On a web page, how does one create a link that a user can click to download
a file (Save and/or Open) to his computer? I would like to know where to find
documentation about this subject.
Note: I use VS.NET 2005 (VB and ASP).
Thanks.
--
Jac Tremblay

Reply With Quote
  #2  
Old   
Jac Tremblay
 
Posts: n/a

Default RE: Visual Web Developer - 01-01-2010 , 10:27 PM






Hi Jac,
Here is how to do it.
1st, add the file to your web project: in Solution Explorer, right click the
website and select Add an existing item... In the Browse window, select the
file and click OK.
In your page, add a Hyperlink and set its text property to the file name (or
whatever you want) and its NavigateUrl property to the file you just add.
Ctrl+F5 to test your page in the browser.
Hope this helps.
Happy new year 2010.
--
Jac Tremblay


"Jac Tremblay" wrote:

Quote:
Hi,
Can someone tell me if this is the right discussion group to post a question
about VWD? If it is not, please indicate where I should go.
If it is, here is my question:
On a web page, how does one create a link that a user can click to download
a file (Save and/or Open) to his computer? I would like to know where to find
documentation about this subject.
Note: I use VS.NET 2005 (VB and ASP).
Thanks.
--
Jac Tremblay

Reply With Quote
  #3  
Old   
Templar
 
Posts: n/a

Default RE: Visual Web Developer - 03-17-2010 , 05:50 PM



Are you talking to yourself?
--
Templar


"Jac Tremblay" wrote:

Quote:
Hi Jac,
Here is how to do it.
1st, add the file to your web project: in Solution Explorer, right click the
website and select Add an existing item... In the Browse window, select the
file and click OK.
In your page, add a Hyperlink and set its text property to the file name (or
whatever you want) and its NavigateUrl property to the file you just add.
Ctrl+F5 to test your page in the browser.
Hope this helps.
Happy new year 2010.
--
Jac Tremblay


"Jac Tremblay" wrote:

Hi,
Can someone tell me if this is the right discussion group to post a question
about VWD? If it is not, please indicate where I should go.
If it is, here is my question:
On a web page, how does one create a link that a user can click to download
a file (Save and/or Open) to his computer? I would like to know where to find
documentation about this subject.
Note: I use VS.NET 2005 (VB and ASP).
Thanks.
--
Jac Tremblay

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.