Connecting MySQL with Javascript
|
Go4Expert Member
|
|
| 22Aug2005,22:16 | #1 |
|
Hi, I am wondering if it's possible to connect the MySQL database using javascript.
|
|
Go4Expert Founder
|
![]() |
| 23Aug2005,08:20 | #2 |
|
LOL, You cant do that as JavaScript is at client side and MySQL is on the server side.
Though you cant do that with purely JavaScript you can however communicate with a server through an xmlhttprequest object, its referred to as AJAX (or activex, java, actionscript) |
|
Team Leader
|
![]() |
| 23Aug2005,10:25 | #3 |
|
Quote:
Originally Posted by Mike |
|
Go4Expert Member
|
|
| 27Aug2005,15:27 | #4 |
|
Ok.
|
|
Newbie Member
|
|
| 1Dec2007,00:35 | #5 |
|
Hope this link helps
<<Self promotion link dropped.>> Last edited by shabbir; 1Dec2007 at 09:27.. Reason: Self promotion link dropped. |
|
Go4Expert Founder
|
![]() |
| 1Dec2007,09:29 | #6 |
|
dotnetrobert.com, no self promotion in posts. Use your signature for linking to your sites which you think can link in every post you make. If you continue with the effort your account will get banned as well as your site being flagged as spam.
|


