M
millrace
Hi Guys
I'm uploading images from an html page to its server - using the html
upload. I only want to accept jpg and jpeg filetypes. I can prevent any
file whose full name does not end in one of these two easily enough,
but I also want to prevent other filetypes that have been renamed to
jpg or jpeg - which will otherwise just be uploaded with my current
name-based test.
Any ideas?
Thanks, Mike
I'm uploading images from an html page to its server - using the html
upload. I only want to accept jpg and jpeg filetypes. I can prevent any
file whose full name does not end in one of these two easily enough,
but I also want to prevent other filetypes that have been renamed to
jpg or jpeg - which will otherwise just be uploaded with my current
name-based test.
Any ideas?
Thanks, Mike