Hi guys,
I've come accross some code written in Javascript which runs on a device that has a web interface.
The code itself incorporates plenty of SSI code.
Now what I am trying to do is to change the an environment variable.
Already tried the <!--#set var="some_variable" value="its_value" --> but the browser seemed to ignore it, the same thing was written in the source code later. without any processing.
Thanks in advance guys
stipes93