|
if users are going to be able to post their own stories, jokes, etc, it is going to have to use some sort of server-side technology. i.e. php or asp. most of the time you will you use one of those languages to talk to a database where the information is stored.
there really isn't a way to design an online community without utilizing server-side tech. on a brighter note, you may be able to use forum software that is already made for users to post jokes and stories in. this would however require the server to be running something like php and mysql.
__________________
Mike
|