Forum Moderators: open

Message Too Old, No Replies

Problem in file attachment using asp

problem in file attachment using cdonts object

         

sunitha_mvd

2:20 am on Oct 16, 2003 (gmt 0)

10+ Year Member



hi!
i am getting proble in sending file as attachment using cdonts objects.
i made two file one is html,where i put my file text box and browse button,when the user chooses the file path,that path i am accepting from the asp page and there i am creating the cdonts object and sending file attachment.

but here i am getting error that upspecified error.

so,i came to know that first i need to upload the file to my ftp server and then i need to send it to mail id.but i did not get it how to do.

could you pls send me that code to do this task.

I am very greateful to them ,if someone can help me in this

regards,
sunitha.

mattglet

3:42 am on Oct 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



you will need an upload component, i.e. ASPUpload. do a search for it in Google, and you'll see what it's all about.

-Matt