Jump to content

I need some help.


Geoff_2

Recommended Posts

My solution will need more than js  but I thought this is probably the most relevant section to post into.

Background

In the house I have two Raspberry Pi's used for security monitoring, temperature monitoring and remote switching of hot water power supply. The Pi's use Python scripts and the interface to users is via database and local web pages. I used a lot of info from w3schools when putting together the web pages.

 

I have attached the two relevant .php pages currently used to switch power to hot water and a screen shot of their output. I wanted to add the option of timer control to the input and have tried some options adding radio buttons but am getting stuck at an early stage splitting the <form> into sections.

I have attached an image mock up of desired output. I wanted to change to have two radio buttons, with the relative input to the inactive radio button greyed out. I need to have a  variable I can write to the database indicating which radio button is active.

Any direction on how to achieve my target would be greatly appreciated.

Current.jpg

Draft1.jpg

hws.php hwsupdate.php

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...