Urs,
The current version of the Web server as you know does not support POST at this
time, only GET. I have modified it slightly to accept URL variable arguments,
in lieu of handling forms. I have added code to parse lines like:
http://my_product_using_lwip/index.html?offset=3&records_back=10
Maybe this approach will suit your needs?
Note: If you do decide that full support for forms is required for your app,
and you go ahead and implement something, I would be interested in that
functionality as well. I just can't justify the effort now for our project.
- Jim
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Urs Gerber
Sent: Tuesday, July 17, 2007 10:25 AM
To: [email protected]
Subject: [lwip-users] webserver with method=POST
I'm using lwip 1.2 and would like to make a small webserver application
with a password inquiry (method POST).
Question:
How can I read the entered data?
Does someone have an example?
Mit freundlichen GrĂ¼ssen
Urs Gerber
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users