Click to See Complete Forum and Search --> : How to get submitted comments on the page?


mc2thet
01-15-2008, 10:31 AM
Hello,
I have been trying to teach myself how to build and design websites by practicing in my "notepad". After looking at several blog pages I have a question. I would like to have a website where people dont have to sign up but have to state their name, email, and put in their comment and when they click the submit button the comment they submitted is posted immediately on the actual website. I was wondering how does this work? What tools or what do I need in order to have this? Like for example, I visited perezhilton.com from a business weekly blog and if you click on "post a comment" about whatever the picture is on all you have to do is put your name, email, and your comment and then submit then what you submitted it posted within seconds. What does he use for this to happen? Ive tried finding it in by checking "view source" but I am still alittle confused on what the site is using. Any help would be appreciate.

Thank you

MrCoder
01-15-2008, 10:41 AM
Server Side Scripting (http://en.wikipedia.org/wiki/Server-side_scripting)

Lots of information about the different technology's that can be used to archive this.