If you change the method here to get
get
<form action="#" method="post">
You can then just the parse the values of out the URL string.
@Wilberforce started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
If you change the method here to
get
<form action="#" method="post">
You can then just the parse the values of out the URL string.