here's the tutorial which was pretty cool: http://www.webpasties.com/xmlHttpRequest/
Here's something i made after reading through that tutorial, this also has the cool feature that google suggest has where you get a nice drop down menu of results when you type stuff in. http://www.currentsolutions.net/temphtml/xhtmlreq.taf On 5/25/05, Arace, Mike (NIH/CIT) <[EMAIL PROTECTED]> wrote: > Just saw that I missed a response eerily similar to mine. :) > > This page gives some javascript snippets for client side AJAX: > > http://www.xml.com/pub/a/2005/02/09/xml-http-request.html > > -Mike > > -----Original Message----- > From: Diodeus [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 24, 2005 6:09 PM > To: [email protected] > Subject: Re: Witango-Talk: Implementing AJAX remote scripting > > Sure Alan, if you had it that tutotial (or a code-snippit) would be handy. > > I was doing server-side Javascript just because I was following their > example. > > - James. > > --- Alan Wolfe <[EMAIL PROTECTED]> wrote: > > Heya, > > > > I've done some ajax stuff with witango and all i used was client side > > javascript (XMLHttpRequest) to request data from the server and then > > process it accordingly. > > > > I'm not sure if the way you are doing it (server side javascript?) > > makes it better or easier in any way, but the way I'm doing it works > > nicely! > > > > let me know if you want more info i can dig up the tutorial i used to > > get it all working > > > > ->|- Diodeus, noun: the Greek God of diodes, as opposed to Typos, the Greek > God of typing mistakes. He keeps moving the keys on me. > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
