Hi All
Can someone help me with my problem.
I wish to be able to automatically generate an e mail back to my address indicating that a light has been activated/de-activated remotely.
Here is the code I wish to be manipulated:
<P>Light 1: <A HREF="Ip address/dk40_set?01">On</A>
<A HREF="http://193.60.167.47/dk40_set?00">Off</A></P>
//this is where I want the cf to go//
<P>Light 2: <A HREF="Ip address/dk40_set?21">On</A>
<A HREF="http://193.60.167.47/dk40_set?20">Off</A></P>