Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code to continue or start a new thread in bulletin boards?

Status
Not open for further replies.

Dan01

Programmer
Jun 14, 2001
439
US
Hi, are the continued or new threads in a bbs (such as this one) created by Javascript or HTML, or some combination? Where could I get code examples how it is done? Thanks, Dan.
 
In order to run a bbs you need server-side programming. It can't be done with just javascript and html. Tracy Dryden
tracy@bydisn.com

Meddle not in the affairs of dragons,
For you are crunchy, and good with mustard.
 
Thanks for the message Tracy. What would you use on the server side? VB or Java, or something else. Would you have an example of that code (I have PWS running on my computer). Dan.
 
Personally, I would use perl. It's free, widely available for many different platforms, supported by most ISPs and pretty easy to use. You can get it at You can probably find a free or fairly cheap bbs program written in perl too. There's one a and you can also check and Ask in the perl forum and you'll probably get a lot more suggestions. See you there. Tracy Dryden
tracy@bydisn.com

Meddle not in the affairs of dragons,
For you are crunchy, and good with mustard.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top