File filtering

  1. #1

    File filtering

    Hi,
    in the file upload field ,I want to upload only audio files and video files.How i can do the filtration?
  2. #2
    Can you check the file extension server-side? You should also be able to add a .Before Handler to your Button to check the value before an AjaxEvent/DirectEvent is fired. If the validation fails, return false.

    Hope this helps.
    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] multiple file upload and file size at client side
    By mirwais in forum 1.x Legacy Premium Help
    Replies: 24
    Last Post: Dec 15, 2014, 5:44 AM
  2. [CLOSED] file upload - file name is empty
    By stoque in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 11, 2011, 8:06 PM
  3. Need help in filtering
    By syed2uk in forum 1.x Help
    Replies: 1
    Last Post: Jan 12, 2010, 5:36 AM
  4. backend filtering
    By marcmvc in forum 1.x Help
    Replies: 0
    Last Post: Nov 05, 2009, 5:06 PM
  5. Replies: 3
    Last Post: Nov 27, 2008, 12:52 PM

Posting Permissions