Read specific string from list

Robin2:
I did not see a mention of ESP8266 in the Original Post.

...R

Unfortunately, he did not present his full code but these make it clear (with 99.99% certainty) that he is using the ESP8266WebServer class, naturally on an ESP8266 :

server.on()
server.args()
server.arg()
server.handleClient()