Forum Moderators: open

Message Too Old, No Replies

File Transfer

Transfer a file via HTML/ASP

         

alainc

4:16 pm on Sep 26, 2001 (gmt 0)



Hi,

Is it possible to copy a file from a client to a server via HTML/ASP.

I.E. on a web page, I browse the file that I want to send (input type=file). When I click submit, the file is being tranfert to my web server and downloaded into a specific directory.

Thank you

circuitjump

6:03 pm on Sep 26, 2001 (gmt 0)

10+ Year Member



I'm sure you can do it, but not positive on how. I do think the file object is critical in it so I looked this up

[support.microsoft.com...]

Try it out

sugarkane

12:24 pm on Sep 27, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi alainc, welcome to WebmasterWorld

We're a bit short on ASP experience around here, but hopefully this page at asp101 [asp101.com] will be of help to you.