Quote:
Originally Posted by petercrowell
As for designating the correct media type, can you tell me what I'd need to change with the code below to designate an image?
|
The standard mimetypes for png and jpeg are "image/png" and "image/jpeg", respectively. And the id needs to be unique, but you probably knew that already.