upload function

M

Matt

I need to write an ASP page with upload file functionality, and I want to
understand the underlying concepts.

The ASP page that has a upload button, and when user click submit button, it
will submit the file to a folder in server.

So in HTTP POST, it will send the content of file to the server, and when it
reach the server, it will create a new file with the filename with the
content of that file?

Please advise. Thanks!!
 
B

Bullschmidt

Here is a pure ASP (i.e. no components) resource for letting the user
upload a file which is something that was unfortunately not built into
ASP:

ASP File Upload Using VBScript by John R. Lewis - 7/10/2000
http://aspzone.com/posts/160.aspx

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
Classic ASP Design Tips, ASP Web Database Sample (Freely Downloadable)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,159
Messages
2,570,881
Members
47,418
Latest member
NoellaXku

Latest Threads

Top