On a site I am working on there will be “dog profiles” where there is a name, image and short description. My client isn’t too tech savvy and I would like to make an online form she can fill out that will have a field for the name, an image upload form for the picture that will automatically resize the image, and a description that will write all of this to an XML document that will then be displayed and updated.
It’s pretty complicated for me. Any ideas?