PDA

View Full Version : Is there a script that can do this?


jellyerole
09-17-2002, 01:40 AM
Is there a script that would be good for users submitting articles that are automatically posted on the site? I would want it to be able to stop spam also. Is there a program that can do this well?

It would be for my trading card game site so people can submit decks and strategies easily and have them up quick. Thanks!

zoobie
09-17-2002, 03:57 AM
Try looking around hotscripts (http://hotscripts.com) for messageboards. Config to only accept one post per 5 minutes from any user and set profanity filters. Then, hook up a form page with a textarea with preview that submits to the board.

jellyerole
09-17-2002, 11:21 PM
OK, thanks.