Web Browser Application.
Lets say I have this as my HTML page <form method="get" action="/leds.cgi"><input value="1" name="led" type="checkbox">LED1<br><input value="2" name="led" type="checkbox">LED2<br><br><p>text for tag1: <!--#tag1--></p><p>text for tag2: <!--#tag2--></...