> I was trying to send an email with Attachment.
> I changed a single sentence of the sendmail.html template for
> the following
> line
>
> <INPUT TYPE="file" NAME="userfile1" MAXLENGTH="256">
>
> I changed the above line to
>
> <INPUT TYPE="text" NAME="userfile1" MAXLENGTH="256"
> value="c:\sampleText.txt">

You can't do that with HTML... not even with JavaScript. Think about the
security implications if webmasters could pre-fill a filename from the
client harddrive (say, perhaps, C:\...\Outlook.pst), and auto-submit a
file upload form. No modern browser will allow HTML or JavaScript to
preset the value... you would need a signed client-side applet to do it.

Ron Hornbaker
[EMAIL PROTECTED]

 IMail Add-Ons by Humankind Systems ~ 1,513 admins can't be wrong
   http://answertrack.com - Customer email tracking solution
   http://killerwebmail.com - the name says it all
   http://hksi.net/products - Templates, EZSignUp, You'veGotIMail!, etc...
   http://hksi.net/testimonials - hear what they're saying




Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to