Results 1 to 2 of 2

Thread: how to filter file dialog?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Resolved how to filter file dialog?

    how to filter the file type of the file dialog??
    Last edited by kenny_oh; Dec 9th, 2005 at 09:00 AM.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: how to filter file dialog?

    You can't. Only afterwards, like during form submission or lost focus for the element, can you look at the value in the file input textbox, parse it, and verify the extension.

    HTH

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