Upload Photo in ASP
I have a form where user need to enter their particular details. Besides that user also need to upload their photo using the same form. I have tried to used examples from the internet on how to do the upload photo part. But I still can't get the开发者_运维技巧 codes run. Do I have to install any component first? Really need your advice. Thank you.
If your host has it installed (and most ASP hosts do) you can use ASPUpload (http://www.aspupload.com/) to achieve just what you describe.
精彩评论