Page 4 of 4
Re: Dynamic Webserver (variable processing)
Posted: Mon Aug 08, 2011 3:28 pm
by Livin
Very sorry to hear about your incident. I really look forward to trying out your app. I hope you heal up well, and quickly... let me know when you can release a version to me. I'm home the next 3 weeks, then start traveling after that again for work.
Re: Dynamic Webserver (variable processing)
Posted: Mon Nov 12, 2012 6:24 am
by TRIROG
Hi!
Can anybody please tell me which version of Dynamic WebServer i should use so i can display values of variables on my web page? The one from Bitmonster on page 3 or the one posted by OP in the first post?
Thanks!
Re: Dynamic Webserver (variable processing)
Posted: Mon Nov 12, 2012 7:18 am
by Pako
The Dynamic WebServer plugin is obsolete.
Use a normal Webserver plugin, which is included in each EventGhost setup file.
It contains all the functionality, which originally had only Dynamic WebServer.
Pako
Re: Dynamic Webserver (variable processing)
Posted: Mon Nov 12, 2012 1:03 pm
by TRIROG
And the usage is the same
{{ eg.globals.variable}} ?
Re: Dynamic Webserver (variable processing)
Posted: Tue Nov 13, 2012 7:50 am
by Pako
TRIROG wrote:And the usage is the same
{{ eg.globals.variable}} ?
Yes, exactly.
But usually you can even only use
{{variable}} also.
Pako