Question about build a simple "Forum" on JavaScript
Expand Post »
Hi,I have maybe stupid question but are anyway to build "forum" on javaScript or Html without using SQL or ASP
maybe there is way client send his information directly to the page?
Re: Question about build a simple "Forum" on JavaScript
If by saying forum you mean forum and if you need to develop a forum ( like daniweb etc.), then you have to store data some where, and in present era data base is the best option, so you need data base.
Similarly you need some sort of processing at server side, so you need a server side language, like PHP, ASP etc.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.