| View previous topic :: View next topic |
| Author |
Message |
Ken Lange Guest
|
Posted: Tue Apr 26, 2005 7:00 pm Post subject: Features Demo Question |
|
|
Can someone tell me where the "browse" button on the file upload demo
page and the resulting dialog comes from? The button isn't on the form
and the form doesn't have anything in the javascript property.
|
|
| Back to top |
|
 |
Christina Androne Guest
|
Posted: Tue Apr 26, 2005 9:56 pm Post subject: Re: Features Demo Question |
|
|
Ken Lange wrote:
| Quote: | Can someone tell me where the "browse" button on the file upload demo
page and the resulting dialog comes from? The button isn't on the
form and the form doesn't have anything in the javascript property.
|
File upload control it's rendered into the standard <input type='file'
.... > from HMTL, this is how it's displayed in the browser.
HTH,
Christina Androne
|
|
| Back to top |
|
 |
Kenneth G Lange Guest
|
Posted: Thu Apr 28, 2005 1:43 am Post subject: Re: Features Demo Question |
|
|
Thanks.
Christina Androne wrote:
| Quote: | Ken Lange wrote:
Can someone tell me where the "browse" button on the file upload demo
page and the resulting dialog comes from? The button isn't on the
form and the form doesn't have anything in the javascript property.
File upload control it's rendered into the standard <input type='file'
... > from HMTL, this is how it's displayed in the browser.
HTH,
Christina Androne
|
|
|
| Back to top |
|
 |
|