Results 1 to 3 of 3

Thread: Accessing the "Browse" button for FileUpload control?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Accessing the "Browse" button for FileUpload control?

    Does anyone have an example of how to access the "Browse" button of the FileUpload control using JQuery?

    Thanks,
    Blake

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Accessing the "Browse" button for FileUpload control?

    I don't think it's possible. Running the following gives a popup blocked warning in Firefox:
    JavaScript Code:
    1. $('input[type=file]').click()
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: Accessing the "Browse" button for FileUpload control?

    Ok, thanks!
    Blake

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width