Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Reply to Thread

Post a reply to the thread: What is the HTML code to create a forum?

Your Message

Click here to log in

What is the sum of 36 and 12

 
 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Rate Thread

You may rate this thread from 1-star (Terrible) to 5-stars (Excellent) if you wish to do so.

Topic Review (Newest First)

  • 03-23-2010, 08:46 PM
    ani
    When a person posts to a forum, his/her post has to be saved somewhere, right? Normal HTML and javascript cannot do that - you need server side scripting like PHP, JSP, or ASP to save that post onto some central server computer. This is a lot of work to do yourself.

    However, you can embed forums into your web site. A good, free, easily embeddable forum widget is called Nabble. Yoiu can create a forum, customize it, and embed it into your website with just a few extra lines of code. Nabble can also do a bunch of other stuff.
  • 03-23-2010, 08:45 PM
    Dill

    What is the HTML code to create a forum?

    I am creating a website and i would like to put a discussion board on it. Could someone give me the HTML code for that.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •