D
Deepan - M.Sc(SE) - 03MW06
Is it possible to use MySql DB inside a javascript function? If so can
anyone show me with some help.
Thanks,
Deepan
anyone show me with some help.
Thanks,
Deepan
Is it possible to use MySql DB inside a javascript function? If so can
anyone show me with some help.
Deepan said:Is it possible to use MySql DB inside a javascript function? If so can
anyone show me with some help.
Thanks,
Deepan
Deepan - M.Sc(SE) - 03MW06 said:Is it possible to use MySql DB inside a javascript function? If so can
anyone show me with some help.
You need AJAX. Basically you would be sending a request to the server
and have a script there query the DB and return the information to you.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.