Re: Filename pattern

  •  08-07-2012, 11:49 AM

    Re: Filename pattern

    A comma-separated list of regular expressions, used to filter the attachments by file name. Note that the parameter values must be regular expressions. For example:
    To match a file suffix of 'jpg', use .*jpg (not *.jpg).
    To match file names ending in 'jpg' or 'png', use .*jpg,.*png


    Best Regards,
    Navin Patel-Affiliate Manager
    Minisuit Affiliate Program
    Minisuit DOT com
View Complete Thread