Mailer File Upload

In an HTML Form embedded into an ASP page that posts the form to another ASP page containing information about a mail server using SMTP and directs that information to an email account. Is it possible to include the file upload field into the HTML form and if so what would the SMTP syntax be for tansfering and uploading that info to an email account.

:egg:

well you can attach it. if you’d like to actually upload the file, you’ll need a different script.

How could you include an email attachment in the asp mailer form?
:esmirk:

a search will answer all your questions on that