Any way to show a form's contents directly on a page?

Permalink
I have a form I want people to enter their name and a comment, and then to post that form's contents to a multi-user blog page. Is this possible? I'd rather not use a guestbook - it should be similar in format to a forum, where each submission is a new 'thread' that can then be commented on.

Any ideas of the best way to do this?