Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

returning a value from eventghost to webbrowser?

Do you have questions about writing plugins or scripts in Python? Meet the coders here.
Post Reply
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

returning a value from eventghost to webbrowser?

Post by Fiasco »

If I call eventghost via the web to trigger an event, is it possible to get the return value fired by the device that received the event and return it to the browser without reloading the page?
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: returning a value from eventghost to webbrowser?

Post by Fiasco »

found the advanced webserver plugin.

I just created one HTML document with all my variables.
Post Reply