Hi, 
  
I'm developing a remote application, and I need that a page opens in a web browser on a client machine if an event occurs. 
  
Basically, the remote client opens a Login.vi, if the login and password are OK, then a new page opens in a web browser with the second vi. 
  
I used the open url block, but it only opens the url in the host machine. 
  
Thanks