Maybe you misunderstood me. Or maybe I misunderstood you
Anyway, what does contenttype have to do with this? I'm not talking about
forcing a download to a client. In fact, clients are not downloading these
files at all. The files are to be stored on the web server.
Shawn
"Alvin Bruney - ASP.NET MVP" <
www.lulu.com/owc> wrote in message
do a google on contenttype, there are several code examples of file
downloads in .NET
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @
www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
Hi.
How can I download a file and store it on the web server. I have a
complete
URL to the file, but I never know what kind of file it is. It can be
pdf,
jpg, tif, doc, xls etc.
Thanks,
Shawn