From: Raymond I. <xw...@ya...> - 2004-09-17 14:17:48
|
Hi, It's a long long time since I've touch DynAPI. I'm trying to get a few things stabilized but until then... To see the ioelement in action goto www.xwisdomhtml.com You would also have to setup some event handling and stuff. PS there are a lot of emails to respond to but this will take some time. Thanks to all who continues to support the project and update the files. As for Safari I don't know what to do since Mac OS X is very expensive. Maybe one day I'll be able to test mac osx __ Raymond Irving --- Oliver Kaeferstein <ok...@to...> wrote: > Hi there, > > im desperately trying to get loaded data from an > IOElement: > > hidden_io = new IOElement(true); > hidden_io.get("demos/glob_demo.xml.html"); > > <a href="javascript:alert(hidden_io.getData() )">see > data</a> > > Derived from the dynapi.util.ioelement.html it > should work like this. > What i need is a possiblity to get the read data > from the hidden layer. > Something like getData() in the above written href. > > Version is 3.0.0, (version.xml) > > I struggeled to the sources and api docu of > IOElement, but did not > found the buffer or the method, where the loaded > data is stored or > retrived. The Datafile is plain text, no javascript. > > Can someone help ? > > By the way, the IOElement examples failes on > OSX/Safari, OSX/Firefox > works. > (f.e. dynapi.library-load.html , the debugger window > tells "loaded > dynapi.library-file1.js" but the messagebox tells > "undefined" as > content. > > regards.oliver > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: thawte's Crypto > Challenge Vl > Crack the code and win a Sony DCRHC40 MiniDV Digital > Handycam > Camcorder. More prizes in the weekly Lunch Hour > Challenge. > Sign up NOW > http://ad.doubleclick.net/clk;10740251;10262165;m > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |