Jump to content

almeida

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by almeida

  1. Thanks Phillip. Unfortunately the Open URL block opens the URL in the host machine, and I need it to open in client machine. One solution is display the link to the user after the condition is achieved, so the user can copy and paste it to the browser. But im still looking for a way to do it automatically.
  2. I have to agree with you. I guess that a solution might be when a login is OK, display an hyperlink, so the user can click it and open a new tab in a web browser. Im not sure if labview can display an clickable hyperlink in front panel.
  3. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.