|
Home > Archive > IIS ASP > May 2004 > ASP page: file upload from IE
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ASP page: file upload from IE
|
|
|
| Hi,
I want to build file upload functionality that, when user
clicks on a link, a file browse box pops up and allow the
user to select a file and upload it. Is this supported by
IE at all? If yes, could someone send me a simple example?
Thanks a million!
Feng
| |
|
| http://www.aspfaq.com/show.asp?id=2189
"feng" <anonymous@discussions.microsoft.com> wrote in message
news:e54c01c43c59$ac49cc50$a301280a@phx.gbl...
> Hi,
>
> I want to build file upload functionality that, when user
> clicks on a link, a file browse box pops up and allow the
> user to select a file and upload it. Is this supported by
> IE at all? If yes, could someone send me a simple example?
>
> Thanks a million!
>
> Feng
| |
| David C. Holley 2004-05-30, 11:54 am |
| You'll want to investigate using the 'file' type of input control on a form.
feng wrote:
> Hi,
>
> I want to build file upload functionality that, when user
> clicks on a link, a file browse box pops up and allow the
> user to select a file and upload it. Is this supported by
> IE at all? If yes, could someone send me a simple example?
>
> Thanks a million!
>
> Feng
|
|
|
|
|