This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Web server post/get requested URL

I am working with the RL-lib webserver and looking at the POST and GET function. In the functions presented by the RL-Lib there is no parameter with the destination file for the post or get method.

I other words, I want to know what the value is of the action attribute in the HTML FORM tag. Normally this is the page wich is given back from the webserver, so this value is known by the webserver.

Is there a way to detect/read this?

0