<P>This example shows how to post a from to URL. By only changing the URL of the target page the sample will
work with WEB server and ALP as well. In other words you can prepare and send request to any page/WEB site
that expects form post, receive the response and use it further in calculations, show it somewhere in the page and so on.
</P>
<p>If you want to try the sample in ALP - WEB server communication scenario: Open the sample directory and copy the <B>post-srv.asp</B>
to the WEB server and then place its URL in the form in the sample page.
</P>
