Click here to Skip to main content
15,903,175 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi.. friends I am novice about HTML5. I want to store data in MySql Database using HTML5 with the help of node.js. How it will be possible? Please give me an example.

Thanks in advance
Parveen Rathi
Posted
Updated 6-Aug-12 18:13pm
v2
Comments
Sergey Alexandrovich Kryukov 7-Aug-12 0:13am    
Without PHP? Use ASP.NET, Python or something else. You need server side.
--SA

hi praveen
we have a option to work with local database
with javascript
see here;
http://blog.darkcrimson.com/2010/05/local-databases/[^]
http://www.tutorialspoint.com/html5/html5_web_sql.htm[^]
browser requirements with example
http://www.aquim.com/web-article-237.html[^]
 
Share this answer
 
Comments
Parveen Rathi 7-Aug-12 1:08am    
Thanks for your response but I want to connect with mysql not local database
Hi praveen,
i am not sure but i googled a lot of time but not get any example to remote server examples.
but i am giving suggestion better to use webservice consume by javascript.
i hope this will helps to you
 
Share this answer
 
Comments
Parveen Rathi 8-Aug-12 1:47am    
Hello sir, would you please give me any example how to or any reference links for this
Unareshraju 9-Aug-12 1:29am    
see here :
http://www.codeproject.com/Articles/14610/Calling-Web-Services-from-HTML-Pages-using-JavaScr

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900