[nycphp-talk] Javascript trigger
Peter Sawczynec
ps at pswebcode.com
Fri Mar 24 16:17:15 EST 2006
If you look at this particular tabbed menu interface project within this
AJAX site:
http://www.crackajax.net/tabs.php
..you can get a real fast look at using AJAX (where any onmouseover or
onclick event, etc. can trigger a JavaScript call to a PHP
script that taps the database and returns the info to the AJAX interface
back to the HTML page) without a page reload. Smooth.
I think it might very nearly do exactly what you want.
Plus, this particular AJAX formulation has the smallest JavaScript scripting
footprint I have seen.
Warmest regards,
Peter Sawczynec,
Technology Director
PSWebcode
_Design & Interface
_Ecommerce
_Database Management
ps at pswebcode.com
718.796.1951
www.pswebcode.com
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of Alberto dos Santos
Sent: Friday, March 24, 2006 5:26 AM
To: NYPHP Talk
Subject: [nycphp-talk] Javascript trigger
Hi,
I need an example of javascript triggering an MySQL query through PHP.
What for?
It will be a cascading javascript menu where option 2 is retrieved from the
database according to the first selection and so on.
In all it will be a 4 level menu.
Any pointers/hints/examples would come in handy.
TIA
--
Alberto dos Santos
Consultor em TI
IT Consultant
http://www.yournway.com <http://www.yournway.com>
A internet à sua maneira.
The Internet your own way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20060324/74527216/attachment.html>
More information about the talk
mailing list