Creating Html Forums

by admin on March 18, 2010

Creating Html Forums 9 Creating Html Forums
how can i create forum using javascript and html?

hi everyone… im a beginner in programming.. i need to create a forum based module but i dont have no more idea to create this using html, javascript and css
also if anybody know the source code or url to view that source code of that forum means inform it to me

You’ll need more than just that to effectively create a forum. I haven’t made a forum but here is where I see some problems:

1) Javascript is client side code. You can use it for validation and interacting with a server/servlet. The interactions can request more data from the server or they can provide updates to a servlet. They won’t actually store the data directly.

2) HTML is the page language. On the server side, you’ll generate this dynamically for the end users.

3) CSS is simply for formatting your HTML output.

What you need is some sort of servlet that runs on the server to manage writing data to a filesystem or a database. Your servlet (same one or a separate one) will then handle page request for displaying the forum information back to the end user.

Rather than writing your own forum, why not check out some of the existing open source projects that have attempted to do the same thing. Even if you decide to go another route, at least you can learn from those projects on how to setup your own.

** Edit **
I’m sure there will be plenty of other open source projects out there but a good place to check is SourceForge.net. I’ve included a link to the search page for “forum”. Most of the projects will tend to have a C/C++, Java, PHP, or other open languages but occasionally you’ll find some Visual Basic, C#, or other Microsoft languages.

Serif webplus X4 Overview


Creating a caring learning environment. (undergraduate nursing students): An article from: Nursing Forum


Creating a caring learning environment. (undergraduate nursing students): An article from: Nursing Forum


$5.95


This digital document is an article from Nursing Forum, published by Nursecom, Inc. on October 1, 1996. The length of the article is 4499 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.From the supplier: A study to exam…

What next? Future threats and counter-strategies.(World Social Forum 2007 special: Creating another world): An article from: New Internationalist


What next? Future threats and counter-strategies.(World Social Forum 2007 special: Creating another world): An article from: New Internationalist


$9.95


This digital document is an article from New Internationalist, published by Thomson Gale on April 1, 2007. The length of the article is 674 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.Citation DetailsTitle: What next…

Acting to see: when disruptive times call for disruptive marketing; Marketers tend to be better selling to existing markets than creating new ones. In ... An article from: European Business Forum


Acting to see: when disruptive times call for disruptive marketing; Marketers tend to be better selling to existing markets than creating new ones. In … An article from: European Business Forum


$9.95


This digital document is an article from European Business Forum, published by Caspian Publishing Ltd. on June 22, 2007. The length of the article is 3056 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available immediately after purchase. You can view it with any web browser.Citation DetailsTitle: Acting to see: when disrupti…
Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • Add to favorites
  • Diigo
  • email
  • Identi.ca
  • LinkaGoGo
  • MySpace
  • PDF
  • Ping.fm
  • RSS
  • Tumblr
  • Twitter
  • Yahoo! Bookmarks
  • Yahoo! Buzz
  • 豆瓣九点

Leave a Comment

Previous post:

Next post:

</