Hi,

I Appreciate all responses.  But I have another question.

Instead of having 
<INPUT TYPE="file" NAME="userfile1" MAXLENGTH="256">

Can we have

<INPUT TYPE="text" NAME="userfile1" MAXLENGTH="256" value="c:\text.txt">

I tried this, but what happens is that, when we click the attach button, I
am getting the following
message "User selected a non existent file, cannot attach file"

Any one has some thoughts on "What property will be accessed by the Imail to
retrieve the file name, when we click
the attach button"

If we know the exact property/method, we can write our own behaviour.  Does
it makes sense.
Please shoot your opinions.

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


-----Original Message-----
From: Jerry Murdock [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 10:07 PM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] Can I give my own file name for the File
Upload (Attaching File)


I'll grant you it would be nice if an event fired.

Still hard to find fault with them for the basic functionality.  No one else
has improved upon it, and outside a few broken versions of Opera, all the
browsers work essentially the same.  Type=file has been around since the 3.0
HTML draft, which I think pre-dates MS first IE version by nearly a year(and
if it was in the first rev of IE, it was probably that way in mosaic).

Jerry



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


>
> > > 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).
>
> >Don't think you can blame that one on MS.  It works the way it is
supposed
to.
> >If they did anything else, they would get reamed for having an insecure
> >browser.
>
> The problem is that it is extremely inflexible.  First, you have to click
a
> "browse" button, then once you have selected the file, you have to hit
> another button to actually do anything.  Microsoft was the first one to
> come up with the ability to upload files, and they chose to do it in an
odd
> way.  If I recall correctly, you can't even change the size of the box
that
> the filename goes into, and there is no event once the user has selected
> the file.  It would be nice if you could hit a "Attach File" button that
> would bring up the browse box, and once you chose the file, it would be
> ready to be attached with no extra work.
>
>
>                                                             -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/

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