Hi All Ive search everywhere for this and cant find nothing. I would like a comment box for a user to post a comment, when they click submit, it posts the comment to the page. I know its Ajax that is needed but can really find an example/tutorial to learn from. Does anyone have any links or code to help me please Thanks, Alex
mate, not sure how you "searched everywhere", just look for 'ajax form tutorial' - a comment script is really just submission of a form. hell, i've even got one on my blog... make sure you pickup one that's with a decent js ajax capable framework - jquery, mootools, prototype, etc etc.