I want a simple method to upload file in ASP.
Just one function
|
1
|
|
|
|
|
|
Edit: from the downvote, I realize that you ask for a no DLL answer, for that, you should look at a Pure ASP Upload or check out this article Better yet, google for "Upload pure vbscript" But, a more common, tested, with better performance solution is installing a third party library. I like AbcUpload from WebSuperGoo (free with LinkBack license) basicupload.htm
basicupload.asp
|
|||
|
|
|
|
Maybe this helps: Microsoft Post Acceptor |
||
|
|
