![]() |
|
|
#1 |
|
Guest
Posts: n/a
|
Upload/Download controls
I know that I can use an ASP Upload control for users to upload files to my
site, but is there an ASP Download control for Users to download large files from my site? What would be the best method for users to download files from a specific password protected folder? Thanks, Bob |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: Upload/Download controls
Just place the files in your password protected folder and provide a simple
link. Their browser will handle the download and progressbar. No need to do much else. -- Chris Hanscom - Microsoft MVP Resource Center: http://www.veign.com/development-center.php Veign's Blog: http://www.veign.com/blog -- Web Development Help: http://www.veign.com/development-center-web.php -- "Bob" <bmalone@miltec.com> wrote in message news:OACQaIFtIHA.2068@TK2MSFTNGP05.phx.gbl... >I know that I can use an ASP Upload control for users to upload files to my >site, but is there an ASP Download control for Users to download large >files from my site? What would be the best method for users to download >files from a specific password protected folder? > > Thanks, > Bob > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Re: Upload/Download controls
Or to force a download w/ ASP see
http://www2.psacake.com:81/web/if.asp -- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; _____________________________________________ "Veign" <NO_SPAMsupport@veign.comREMOVE> wrote in message news:eyF3TbGtIHA.3604@TK2MSFTNGP03.phx.gbl... | Just place the files in your password protected folder and provide a simple | link. Their browser will handle the download and progressbar. No need to | do much else. | | -- | Chris Hanscom - Microsoft MVP | Resource Center: http://www.veign.com/development-center.php | Veign's Blog: http://www.veign.com/blog | -- | Web Development Help: http://www.veign.com/development-center-web.php | -- | | | "Bob" <bmalone@miltec.com> wrote in message | news:OACQaIFtIHA.2068@TK2MSFTNGP05.phx.gbl... | >I know that I can use an ASP Upload control for users to upload files to my | >site, but is there an ASP Download control for Users to download large | >files from my site? What would be the best method for users to download | >files from a specific password protected folder? | > | > Thanks, | > Bob | > | | |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Re: Upload/Download controls
Your link did not work.
Here's my sample on this; Give the user a choice to force a download of a file http://www.veign.com/code-view.php?type=web&codeid=29 -- Chris Hanscom - Microsoft MVP Resource Center: http://www.veign.com/development-center.php Veign's Blog: http://www.veign.com/blog -- Web Development Help: http://www.veign.com/development-center-web.php -- "Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message news:uhTACJNtIHA.2188@TK2MSFTNGP04.phx.gbl... > Or to force a download w/ ASP see > http://www2.psacake.com:81/web/if.asp > > -- > > _____________________________________________ > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] > "Warning - Using the F1 Key will not break anything!" (-; > _____________________________________________ > > > "Veign" <NO_SPAMsupport@veign.comREMOVE> wrote in message > news:eyF3TbGtIHA.3604@TK2MSFTNGP03.phx.gbl... > | Just place the files in your password protected folder and provide a > simple > | link. Their browser will handle the download and progressbar. No need > to > | do much else. > | > | -- > | Chris Hanscom - Microsoft MVP > | Resource Center: http://www.veign.com/development-center.php > | Veign's Blog: http://www.veign.com/blog > | -- > | Web Development Help: http://www.veign.com/development-center-web.php > | -- > | > | > | "Bob" <bmalone@miltec.com> wrote in message > | news:OACQaIFtIHA.2068@TK2MSFTNGP05.phx.gbl... > | >I know that I can use an ASP Upload control for users to upload files > to my > | >site, but is there an ASP Download control for Users to download large > | >files from my site? What would be the best method for users to > download > | >files from a specific password protected folder? > | > > | > Thanks, > | > Bob > | > > | > | > > |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|