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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...