Make a HTML Forum????

No! you need to use some dynamic language. HTML is only good for display, layout, CSS... that kind of stuff.

In order to handle data processing like posting a comment you will need to use somthing like coldfusion, asp or php.

You should be able to use asp, javascript and xml on your hosted site as you dont need any extra special software to make it work.
 
No because no data will be saved, you need a database and a back-end language to store and process the data, HTML is only for front-end design to show a user interface.
 
Back
Top