ASP automatic form submission?
Is it possible to collect standard form data, (like text data), and them take that form data to another server page on the same server (but without the user seeing any change in their browser) (maybe by using Server.Execute, or Serer.Transfer?). Then once on the new server-side page, submit the form data to a url, in such a way that it re-creates the method="POST" action of a form?
Many thanks
Jack
[420 byte] By [
redmeat] at [2007-11-11 7:06:21]
