Click to See Complete Forum and Search --> : Website with posting/replying


yonibensimon
05-28-2003, 12:52 PM
Hi, i have to build a site with users posting messages and others replying to those mesages (sort of the site we are on now!). I prefer doing it in HTML/JavaScript. Does anyone have an idea or some sort of tutorial I could use ?

pyro
05-28-2003, 01:09 PM
You can not do this in HTML/javascript. It will requite some sort of server side language. And, if you are looking for a forums, no need to re-invent the wheel. Just use a pre-built one:

http://www.vbulletin.com/ (this forums is a vbulletin forums)
http://www.invisionboard.com/
http://www.phpbb.com/
http://forum.snitz.com/

yonibensimon
05-28-2003, 01:39 PM
Thanks for the help! But the site i'm building is A LOT more simple than that. ALL i need is 2 options:
1) Post a message/document
2) Reply

So I'm looking for something simple enough.

I really need help guys...plzzz

Thank you !

pyro
05-28-2003, 01:55 PM
Sounds like you are talking about a shoutbox:

http://php.resourceindex.com/Complete_Scripts/Chat/Shoutbox/