Power ASP file upload with progressbar live sample |
---|
This sample demontrates using
of Huge-ASP upload with a simple email html form and
file attachments. The form contains usual email fields (From, To,
Subject, Message) and one form field for file attachement. Number of file
fields can be extended using 'Add a file' button (The button uses
client-side Javascript and insertAdjacentHTML
method). This is only short sample, does not contain from/to emails validation or other fields validation. Temporary folder for e-mail file attachments is C:\Windows\Temp\emailtemp |