Hi
I'm in the process of creating an online photo gallery, in static HTML as I don't have a lot of knowledge in any other language. I'd like to add a user comments form so people can comment on each individual picture, but I realise this will not be possible to do in HTML. What I'm looking for is similar to that of http://stock.d2.hu, where a small form is off to one side of the picture, a user submits their comments through the form and the comments are displayed below the picture.
Does anyone know of anything that could help me with this? I'm familiar with eiditing ASP and other code, but not with anything too complicated.
Thanks for your help.