RE: __data__ object
"Christian Boulanger" <[email protected]>
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <002101c37591$ad8bbdb0$0300a8c0@Laptop> |
Alex wrote:
> I'll put it on the to-do list. The short story is that you do
> something like:
>
> var objFromSrvr = eval(NW_getFileTxt("http://wherever.com/data.js"));
This is synchronous data transfer, meaning that the program halts until the
file is retrieved, no? Also, I remember that somewhere it said this method
is only available on IE and Moz latest versions, is that correct?
In the manual it said tha you can also use the __data__ object for
javascript data assignment - would the content of the js - file be the same?
C.
_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org