Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi all,
I have a webserver on the mbed up and running from the example code found on this site.
In my index.htm there is a javascript text form with a submit button. I want to put some text into the text field and "POST" it onto the webserver.
My problem is now how do I receive the "POST" data from the .htm page and show it somehow(like making a .txt file in the mbed files root).
Any help or suggestions would be greatly appreciated.
Regard, Rik