Should you ever have the need to get a response from a web page and handle that response in Dynamics NAV, you could do this by sending an XMLHTTP request to the page then processing the response text as required.
For this purpose we’ll define a variable which points to the Microsoft XML automation server and the XMLHTTP class: