Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, Is there a way for a client to upload a file to a folder that is not apart of the web server (ie. cannot be accessed by url addresses)? Also, is there a way for a user to download a file but not be able to access it by entering a url address? Thank you in advance, Tim.
Post Follow-up to this messageHi Timothy, Yes. You set the folder to which the file is saved. It doesn't need to be a Web address. Yes, you can fetch the data from anywhere on the disk drive and push it out without the user knowing from whence it came. http://www.ondotnet.com/pub/a/dotne.../04/01/asp.html http://www.codeproject.com/aspnet/fileupload.asp http://www.google.ca/search?q=asp.n...F-8&hl=fr&meta= "Timothy V" <tripix@msn.com> wrote in message news:%233wd6iTbEHA.4092@TK2MSFTNGP10.phx.gbl... > Hi, > Is there a way for a client to upload a file to a folder that is not apart > of the web server (ie. cannot be accessed by url addresses)? > > Also, is there a way for a user to download a file but not be able to > access it by entering a url address? > > Thank you in advance, > > Tim. >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.