-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael C. Podlesny wrote:

Is there anyway to retrieve mySQL data from JavaScript?
Not directly. There's at least two ways to do it...You can use an IFRAME, and post/retrieve to your favorite web programming language which can talk to MySQL, or you can write a Java applet and communicate to the database with JDBC, and communicate with the applet via Javascript.

-Mark


- -- For technical support contracts, visit https://order.mysql.com/?ref=mmma

__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mark Matthews <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
/_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
<___/ www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.1.90 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE94sNVtvXNTca6JD8RAnZqAJ0fesebWLsOgCsvhIiY1CMr5HUXJQCfcM+r
cJrLTrsa9b1Z97oLWyYbKKg=
=i4Pw
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to