ImageUploadAllowedExtensions
This option specifies the image extensions which you wish to use in FCKeditor. Example:
FCKConfig.ImageUploadAllowedExtensions = ".(jpg|gif|jpeg|png|bmp)$" ;
If you leave this option empty all of the extensions will be allowed.