How to set the fileDialog file filter in the FileUploadField Control

  1. #1

    How to set the fileDialog file filter in the FileUploadField Control

    In the OpenFileDialog or the SaveFileDialog , we can filte the file type, Is there one of property or function in the FileUploadField control to get the same result.such can use the filter as: *.txt|(*.txt)txt file|*.pdf|(*.pdf)pdf file
  2. #2

    RE: How to set the fileDialog file filter in the FileUploadField Control

    animalisme (9/25/2009)In the OpenFileDialog or the SaveFileDialog , we can filte the file type, Is there one of property or function in the FileUploadField control to get the same result.such can use the filter as: *.txt|(*.txt)txt file|*.pdf|(*.pdf)pdf file
    Does anyone has an answer to this question? I am trying to accomplish the same thing...



  3. #3

    RE: How to set the fileDialog file filter in the FileUploadField Control

    I don't think there is an answer in such a way, In fact ,this problem should be attributed to Ajax tech. I am a winform developer ever, but i am learning the web tech recent years.may be useing the ActiveX object should be OKay.

Similar Threads

  1. Replies: 1
    Last Post: Feb 13, 2012, 9:10 AM
  2. FileUploadField getting the selected file
    By miukarnain in forum 1.x Help
    Replies: 3
    Last Post: Apr 18, 2011, 9:57 AM
  3. FileUploadField filter combobox
    By David Pelaez in forum 1.x Help
    Replies: 1
    Last Post: Mar 03, 2011, 7:08 AM
  4. copy a file using FileUploadField
    By Sameera in forum 1.x Help
    Replies: 2
    Last Post: Sep 08, 2009, 5:29 PM
  5. FileUploadField file name
    By Kamal in forum 1.x Help
    Replies: 2
    Last Post: Jun 29, 2009, 1:01 PM

Posting Permissions