PDA

View Full Version : change laszlo variable from javascript


epopov
05-20-2004, 11:48 AM
Hi,

is there some ability to set laszlo application variables from JavaScript?

For example we can use
SetVariable("B", "G"); method in JavaScript to change variable "B" to value "G".

Can I use something like this in Laszlo?

Thanks.

antun
05-20-2004, 12:27 PM
You mean from browser JavaScript? Not yet - see here:

http://www.laszlosystems.com/developers/community/forums/showthread.php?s=&threadid=906&highlight=browser

-Antun