|
| - |
Send email with attachment
Author: Real Gagnon
Author's WebSite: http://tactika.com/realhome/realhome.html
Netscape only
<FORM ACTION="mailto:someone@somewhere.com?subject=REPORT"
METHOD="POST" ENCTYPE="multipart/form-data">
<INPUT TYPE="FILE" NAME="myReportFile" SIZE="70"><BR>
<INPUT TYPE="SUBMIT">
</FORM>
Posted On: 10-Jul-1999
|
|
|
|
|
|
|
| |