Click to See Complete Forum and Search --> : Upload attachment feature


mookwashington
01-28-2010, 01:46 PM
I am building a form where I would like people to be able to upload a file. I am using asp to do this.

I cannot figure out what I should use on the server side to ensure that the attachment will be delivered to my e-mail along with the other information.

jonmaster
02-01-2010, 11:50 AM
try the persits email component to send to mail the attachment

for uploading in a folder

use persits upload component.

ask your hosting provider the list of asp components installed, so you can code according to that.

you can also do the same using CDOSYS

CHEERS