Jump to content

Communication between 2 UniGUI.dll


erich.wanker

Recommended Posts

Hello,

 

i have a unigui app - app1.dll  - start with: www.my_first_domain.com/app1.dll

in this app i have a UniURLFrame -> url = www.my_second_domain.com/app2.dll

 

So - the app1.dll "starts" app2.dll in an Iframe

 

is it possible (on client browser side) that app2 starts a javascript to set a component of app1/mainForm to hide or show?

 

 

thanX

Erich

Link to comment
Share on other sites

  • 2 weeks later...

Can you go through the cookie? Use a timer to check for changes,

just curious...but that is the only piece of data accessible to both processes,

unless you setup a direct websocket connection or go through some

external data store, like a db or an email or ftp etc.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...