Announcement

Collapse
No announcement yet.

Trigger from web page on non homeseer web server

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Trigger from web page on non homeseer web server

    I am working on a project which requires sending a trigger to a HS server from a web page hosted on a non HS server.

    Currently the code I use on my HS server custom web page, (html file) looks like this:

    <tdwidth="67%"height="19"><fontsize="4"color="#00FF00"><b>Green</b></font></td>
    <tdwidth="17%"height="19"align="center"><formmethod="POST">
    <inputtype="hidden"name="run_event"value="green">
    <p>
    <inputtype="image"src="on2.gif"width="26"height="17"></p>
    </form>
    </
    td>

    I need to know if this code can be added to an HTML file on a non HS server and a command added to tell it to run on the HS server. The version of HS is 1.7 (yeah, I know.. )

    Thanks in advance..

    Greg

    Last edited by gherd11; March 18, 2014, 01:25 PM. Reason: bump

    #2
    bump

    bump

    Comment

    Working...
    X