Hi,
I want to post form data to a website, from within a DSTX map, and expect to receive the server's response.
For example: GET("HTTP",
"-URL http://128.30.112.95:9080/echo.jsp -METHOD POST -TV -TYPE application/x-www-form-urlencoded")
The form has six text boxes. I want to pass the values...