Navigate to another page from revLet?

Trevor DeVore lists at mangomultimedia.com
Fri Aug 28 13:29:54 EDT 2009


On Aug 28, 2009, at 1:24 PM, Andre Garzia wrote:

> it is complicated but it can be done. First you need to have sessions
> implemented, you can pass your session variable to the revlet using  
> the
> revParams, this way, your revlet could write to RDBMS or to a CGI  
> saying:
> "hey, this session wants to go to another page" and in the page that  
> loads
> the revlet itself, there should be a javascript that pings the  
> server every
> couple seconds sending the session variable and receiving orders,  
> this way,
> you set a three way communication where a javascript in the page  
> talks to
> the server and the revlet talks to the same server.

Good times :-)

Thanks Andre.

-- 
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Developer Resources: http://revolution.bluemangolearning.com



More information about the use-livecode mailing list