![]() |
Forum Index : Microcontroller and PC projects : PicoMiteWeb lessons
![]() ![]() |
|||||
Author | Message | ||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 7454 |
This is now well covered in the latest version of the WebMite manual - page 29 |
||||
LucV![]() Regular Member ![]() Joined: 19/02/2023 Location: NetherlandsPosts: 60 |
@matherp Peter, The manual shows how to use radiobuttons. But they have predefined values. I think Volhout wants an input field in which he can put any value he wants from his keyboard. I am working on it. Luc's tech Blog |
||||
lizby Guru ![]() Joined: 17/05/2016 Location: United StatesPosts: 2560 |
That is what I illustrated above using Peter's THERMO code. PicoMite on fruitoftheshed |
||||
Volhout Guru ![]() Joined: 05/03/2018 Location: NetherlandsPosts: 2395 |
I think I can achieve what I want with the html input form type=NUMBER, and in other fields with input form type=TIME. In basic I can extract the value from the return string. Now I have to design the whole html page first... as a table... Volhout P.s. lizby, your example uses type=text. That will also work, but when using type=number, you can easy check for wrong entries.. Edited 2023-05-19 04:00 by Volhout If nothing goes right ... turn left |
||||
LucV![]() Regular Member ![]() Joined: 19/02/2023 Location: NetherlandsPosts: 60 |
Ok guys, Anybody still interested (after the above) in me making lessons about an input field in which you can put any value you like and send it to the Pico, and a slider with which you can set a value in a pre-defined range. It's a lot of work and maybe no longer needed after lizby's and volhouts posts. Luc Luc's tech Blog |
||||
lizby Guru ![]() Joined: 17/05/2016 Location: United StatesPosts: 2560 |
Luc -- slider and check box examples would be good. Thanks for your work in formal documentation. PicoMite on fruitoftheshed |
||||
![]() ![]() |
![]() |