Forums

ASP

This topic is locked

Email Form Attachment

Posted 19 Mar 2002 19:15:20
1
has voted
19 Mar 2002 19:15:20 Adam Kolodczak posted:
How do I set up my form so the user can attach a file to be sent with the form data?

Replies

Replied 20 Mar 2002 15:17:38
20 Mar 2002 15:17:38 Garo Maka replied:
Good question!
Im having the same problem. It seems quite complex. Because I know you can attach a file, but the user wont be able to see the atachment until the page is reloaded again, wich looks quite unprofesional.
And how do you attach several files in a form (a la hotmail attachment)?

Please give me a hand if you know the aswer.
Thanks


Replied 27 Jan 2004 12:33:05
27 Jan 2004 12:33:05 Mazhar Khan replied:
I do it with Pure asp upload. First apply the Pure asp Upload behaviour. Set the path ( where you/user will upload the file) + the name to Session variable.
In the attachment field in Smart Mailer SB choose the 2nd option i guess!where you can choose files yourself.
Go in the code view and replace the name of the attachment with the session variable without "" offcourse
Hope this helps a little
Replied 15 Feb 2006 00:46:47
15 Feb 2006 00:46:47 Deb shaw replied:
Hi

I to am trying to mail a form with an attachemnt.

I have setup the upload folder on ther server and the files are being uploaded using ASP upload...but how do you set the session to the name of the file?

Thanks
Debbie

Reply to this topic