database - Can JavaScript be used to send and store information on a server? -



database - Can JavaScript be used to send and store information on a server? -

for example: when inquire question on stackoverflow, input info text box, , info sent server stored , displayed end-user.

can process of sending information, , retrieving/displaying written in js? if yes, language or there more efficient ones? if no, process written in?

thank in advance.

yes. can utilize ajax (http://en.wikipedia.org/wiki/xmlhttprequest) send , receive info server.

javascript database data-retrieval

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -