On Sat, 28 Sep 2002 14:58:29 -0700, Micah Yoder <[EMAIL PROTECTED]> wrote:
>Ok, found some more info on XMLHTTPRequest. I'm kind of getting it, I think. :-) I'm trying to made the same thing but using ColdFusion. I convert the database result set from a coldfusion query to a javascript array. From the client perspective (XUL) I'm using the free javascript library wddx.js to get the correct field and/or row. When I receive the response from the server I put the javascript string in the head (es:document.getElementsByTagName('head')[0].appendChild(response);) and it's immediately available to the client. I don't know if this is the right way, I'm thinking to use RDF format but I need to convert the coldfusion query in xml. Bye, Faser -- FABIO SERRA *Questo testo deve essere valutato secondo il senso della RFC-3* Per rispondere in e-mail sostituire "invalid" con "faser" http://www.cfmentor.com --------------------