You'd send a GET request to the page, it would return - often - an XML record set, or you can return text, and indeed you can even query page status codes from the client side.
The point is, you no longer need to unload the current page to get information form the server.
Useful examples here : http://jibbering.com/2002/4/httprequest.html
Cheers - Neil
At 11:09 07/09/2004 +0000, you wrote:
Message-ID: <8d9a4280040906165532f47337@xxxxxxxxxxxxxx> Date: Mon, 6 Sep 2004 19:55:51 -0400 From: Joseph Crawford <codebowl@xxxxxxxxx> Reply-To: Joseph Crawford <codebowl@xxxxxxxxx> To: php-db@xxxxxxxxxxxxx Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: functions via event handlers
the closest you could come is to make javascript functions call php pages basically redirects that would call the php functions.
======================================================== CaptionKit http://www.captionkit.com : Production tools for accessible subtitled internet media, transcripts and searchable video. Supports Real Player, Quicktime and Windows Media Player.
VideoChat with friends online, get Freshly Toasted every day at http://www.fresh-toast.net : NetMeeting solutions for a connected world.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php