I am trying to create a static HTML page which has a which posts to a 3rd-party ASP.NET website.
Is this possible when the target website uses
check out this question:
How to POST Data to another web application (cross domain)
Let me know, if you need help with my implementation.