I want to use atachfile in my asp form and email it to one email account. whould you please help in this issue?
Edit: You don't need to put 'very important' into your thread title. It will not grab any attention.
I want to use atachfile in my asp form and email it to one email account. whould you please help in this issue?
Edit: You don't need to put 'very important' into your thread title. It will not grab any attention.
Last edited by tech_support; 12-25-2007 at 09:05 AM. Reason: .
Hi,
Well it depends on your asp mail component for example if you using Persits AspEmail you have to use aspupload with it.
Method;
1. upload to directory
2. send attachment file
3. delete the uploaded file
its simple
thanks
Bookmarks