954,160 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Question about build a simple "Forum" on JavaScript

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?

Thanks,Sergey

polo_coins
Junior Poster in Training
63 posts since Oct 2008
Reputation Points: 8
Solved Threads: 0
 

Can you elaborate your question?
Don't you want to use ASP or any server side language?

you can go for PHP as server side language and MySQL as Database.

DangerDev
Posting Pro in Training
485 posts since Jan 2008
Reputation Points: 165
Solved Threads: 59
 

that is my question I don"t want to use any language not PHP,MySQL

polo_coins
Junior Poster in Training
63 posts since Oct 2008
Reputation Points: 8
Solved Threads: 0
 

then how you are going to store data?
what kind of forum it will be?

DangerDev
Posting Pro in Training
485 posts since Jan 2008
Reputation Points: 165
Solved Threads: 59
 

I really don't wantto to store data if are any way to insert data directly to the forum page?

polo_coins
Junior Poster in Training
63 posts since Oct 2008
Reputation Points: 8
Solved Threads: 0
 

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.

DangerDev
Posting Pro in Training
485 posts since Jan 2008
Reputation Points: 165
Solved Threads: 59
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You