Hello all,
I am working with a custom anouncements list, and I am allowing users to upload documents as file attachments to list items (pretty standard SharePoint functionality, I know). What I would like to do is limit the kinds of files a user is able to attach to a list item. Specifically, when a user makes a new anouncement, I only want them attaching image files (.gif, .jpg, .png) to their annoucement List items. If I could also enforce a file size limit other than the default of 50mb, that would be swell (i.e. I would like to limit them to 300px X 300px, approx. 6k per file).
Here is an example of my "Add a new list item" form, with handy-dandy red arrows pointing to the functionality that lets you add a file attachment to this new list item that is about to be created (just in case you had no idea what I was talking about above)

