Log in

View Full Version : Allowing Users to Post to Website



gbrownel
08-15-2008, 02:42 AM
I'm looking to create a webpage that allows viewers to post comments.
Basically allowing users inputs to enter into a div.
Anyone have any suggestions for the coding/procedure to complete this?

A great example is: http://grouphug.us/

Thanks!

TheJoshMan
08-15-2008, 02:51 AM
You'll be using PHP i'm assuming?

gbrownel
08-15-2008, 02:54 AM
That's right.

Basically, I want to give the user a form for their comment & have it post to the site. (very similar to Grouphug)

Thanks again!

Medyman
08-15-2008, 01:51 PM
Just Google for a "guestbook" script. That's all you're looking for. There are a ton of them other there. Also, all of the major CMS systems have this built in.

gbrownel
08-19-2008, 10:53 PM
Thanks a lot!

Jon101
08-20-2008, 02:52 PM
If you want your site to function like your example, you might be better off switching to a CMS platform like Wordpress to enable easy functionality and user interaction

heres an example of what you can do with wordpress: www.fantasysportsupdate.com

Best,
Jon