[Klone-users] buttons and text boxes [was: (no subject)]
thomas fossati
tho at koanlogic.com
Mon Dec 17 03:03:56 EST 2007
Hi Harish,
On Dec 17, 2007, at 6:12 AM, Harish wrote:
> Hi,
> I am planning to use KLONE for my embedded web server, if u could
> just tell me how to create buttons text boxes etc it will be of great
> help
you can use plain HTML <form>, populate it with the needed textareas,
radio buttons, check boxes, drop-down menus, etc, and finally bind it
to the relevant .kl1 code.
For a simple example you can take a look at:
http://www.koanlogic.com/download/klone/klapp-tsp-proxy-1.0.0.tar.gz
After decompressing the interesting stuff is in webapp/www/index.html
(for the HTML form) and webapp/www/tsp_proxy.kl1 (for the code
bindings).
ciao, t.
More information about the klone-users
mailing list