PHPLRNR Posted August 8, 2008 Share Posted August 8, 2008 Is there any way to access Mysql Database using JavaScript without using Ajax or Applet? I am working JSP. Link to comment https://forums.phpfreaks.com/topic/118779-mysql-database-access-using-javascript-without-ajax-and-applet/ Share on other sites More sharing options...
RichardRotterdam Posted August 8, 2008 Share Posted August 8, 2008 if youre using JSP you should use java to read your database not JavaScript. There is a way to use javascript to read a database but that would mean you would need serverside javascript which is ASP and not JSP Link to comment https://forums.phpfreaks.com/topic/118779-mysql-database-access-using-javascript-without-ajax-and-applet/#findComment-611619 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.