is there any way to use html buttons to increase or decrease the value of an int?
im working on a server that will post current temperatures and i would like to be able to switch between TempF/TempC on/off logging/not
although i just need an example of a way to increase and int using a html button or something of the sort.
Thanks