Hello,
I already red some info about passing data from javascript to revlet (they use document.write()) , but I cannot find any info how to make it dynamically. For example: I make a web page with two buttons (or two hyperlinks), and I wish to send a string to revlet plugin based on user selection (which button the user pressed).
Is it possible? How?
How to send data from javascript to Revlet?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
How to send data from javascript to Revlet?
Runtime Revolution Widgets, tutorials, tips & tricks and more!
http://runrevwidgets.com/wiki
http://runrevwidgets.com/wiki
Re: How to send data from javascript to Revlet?
Hi ale870,
You can use javascript in a browser to set a cookie and javascript in the revlet to read the cookie.
Best regards,
Mark
You can use javascript in a browser to set a cookie and javascript in the revlet to read the cookie.
Best regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: How to send data from javascript to Revlet?
Not so bad, but the problem I cannot arise an event to "communicate" this new value set 

Runtime Revolution Widgets, tutorials, tips & tricks and more!
http://runrevwidgets.com/wiki
http://runrevwidgets.com/wiki