Click to See Complete Forum and Search --> : creating a Forum from scratch


MadamZuZu
03-03-2006, 03:04 PM
hi
i want to make a little "leave a comment" space for my site.

what do you think is the best way to go about it?
i def. want to make it from scatch, instead of getting it from someplace else.

should i use cgi, asp... or anything else?

Thanks!

NogDog
03-03-2006, 03:19 PM
Any of the server-side technologies would be applicable. You'd probably want to use them in conjunction with a database.

pcthug
03-04-2006, 03:38 AM
As all have technologies to do such, I would reccomend using whatever is available from your host. Next, if available setup a database, if not you may be interested in using a txt file alternative.

MadamZuZu
03-04-2006, 04:56 AM
thanks guys,
i think i'm gonna go with asp. :)