Thanks for your suggestions.  Yes, you are correct.  I searched the msdn,
and it says that, the property, value is readonly.

But we desperately need this. any shortcuts ?


Jesudas Chinnathampi (Das)
Phone: (937) 485 - 7704


-----Original Message-----
From: R. Scott Perry [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 4:46 PM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] Can I give my own file name for the File
Upload (Attaching File)



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

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