How to send data from javascript to Revlet?
Posted: Mon Jul 05, 2010 5:17 pm
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?
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?