Derrell, thanks for the info.
Since I have no influence on the output that the server produces, I managed to work it out using a local php proxy script which does some cleanup and adds the javascript callback for script transport. Not ideal, but a decent solution. Christian Derrell Lipman schrieb: > On Feb 3, 2008 2:36 PM, Derrell Lipman > <[EMAIL PROTECTED]> wrote: > >> If you want to experiment, you can likely get text returned to you >> using a "fragment identifier transport": >> >> "A more recently developed content-retrieval technique employs >> communication between a page's script and a hidden iframe through its >> src URL's fragment identifier (the part of the URL that comes after >> the # sign). Scripts in the parent page and embedded iframe can set >> each other's fragment identifiers despite coming from different >> origins. An agreed-upon communication protocol is maintained between >> the scripts, driven by JavaScript timers that periodically fire >> routines to check for changes in the fragment identifier." >> >> I saw, a while ago, an example implementation of this mechanism at >> Brett Ashley's site (you'll have to search for it. Maybe >> BrettAshleyConsulting.com or something like that?) which you could >> convert into a qooxdoo transport. The biggest downside of this >> mechanism is that it's not based on standards compliance; it just >> "happens to work". It may be a decent option for you. >> > > Ok, so it's Brent (not Brett) Ashley and his site is at ashleyIT.com. > In particular, you want http://www.ashleyit.com/ajax/transports.htm > > Here's an example (linked from that page) of this fragment id mechanism > working: > > http://www.tagneto.org/blogcode/xframe/ui2.html > > You can View Source from that page to see how it works. > > Derrell > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel