Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

No response on Webserver with POST method

$
0
0
Hello, 
I created a webserver on cc3200 with GET method, some text parameters and one submit button..
Everything work fine with GET method but there is a problem that the browser save the url with parameters and the parameters are present in url so everybody can see the value.
To avoid this I tried to use POST method in form and submit but in the receive buffer I have only "POST" message and nothing else.... 
How can I use a POST to my webserver and read a value of parameters?

 

 


Viewing all articles
Browse latest Browse all 2077

Trending Articles