Shoutboxes require a serverside script. This is because the content has to be read from one location to whomever is viewing.
Select or write a script with a simple PHP backend or whatever SS technology you wish.
Hope that it helps.
OK, if it can't be done, it can't be done. Thanks anyway.
but the only one I know is freewebs. and the require u to make an account, why not trying to google it?
I've waded through page after page of Google searches looking for 1
What nicolic said was true. There is NO possible way of doing this with javascript!
PHP, ASP, Perl, JSP (java), etc. are the only solutions
What you have to realize is that the ONLY files javascript can change are cookies on the users computer - so there is no way to store what the user writes on the server for other people to view.