>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">

That won't work.  Attachments are a nasty business (thanks, 
Microsoft).  The problem is that the web page is asking for a file from the 
user's computer, which can only be done under certain conditions (imagine 
if you could get any file from the user's computer you wanted?  That would 
be a huge security risk).  Unfortunately, there isn't much you can do to 
play around with the attachments.

                                                            -Scott

Declude: Anti-virus, Anti-spam and Anti-hijacking solutions for 
IMail.  http://www.declude.com



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