S
SSG
Dear All,
Pls see the bw form in html.
<FORM id=FORM1 name=FORM1 action=Upload.asp method=post
encType=multipart/form-data>
File 1:<INPUT type=file name=FILE1>
Description 1:<INPUT name=DESCR1><BR>
<INPUT type=submit value=Upload!>
</FORM>
How to attach the file selected in Input type=file .
how to attach that file & send mail using CDO in ASP..
Thanx
S.S.G
Pls see the bw form in html.
<FORM id=FORM1 name=FORM1 action=Upload.asp method=post
encType=multipart/form-data>
File 1:<INPUT type=file name=FILE1>
Description 1:<INPUT name=DESCR1><BR>
<INPUT type=submit value=Upload!>
</FORM>
How to attach the file selected in Input type=file .
how to attach that file & send mail using CDO in ASP..
Thanx
S.S.G