L
Lars
Hi
I don't know if this is the right forum but I need some help and advise.
I want to create a form where I can enclose files from local disc and mail
with CDONTS.
I want to use a form including the following:
Fill in a form with following fields:
From: (name)
Email: (address)
Subject:
Text: (Body)
Enclosed files: (from my local hard drive)
I may also need to use radio or check boxes etc.
I have the following idea:
1. Fill in form and upload enclosed files to temp folder on server using
ASPUpload 2.1
2. Send mail using CDONTS including both form data and files which I pick
from temp folder at the server.
3. Delete files from temp folder at server.
I have tried several ways to code but get stuck all the time.
Do anybody have any hints how to solve this or know any good site
describing
procedures?
Rgds
Lars
I don't know if this is the right forum but I need some help and advise.
I want to create a form where I can enclose files from local disc and mail
with CDONTS.
I want to use a form including the following:
Fill in a form with following fields:
From: (name)
Email: (address)
Subject:
Text: (Body)
Enclosed files: (from my local hard drive)
I may also need to use radio or check boxes etc.
I have the following idea:
1. Fill in form and upload enclosed files to temp folder on server using
ASPUpload 2.1
2. Send mail using CDONTS including both form data and files which I pick
from temp folder at the server.
3. Delete files from temp folder at server.
I have tried several ways to code but get stuck all the time.
Do anybody have any hints how to solve this or know any good site
describing
procedures?
Rgds
Lars