Submitting form data using POST method

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi,
I have an application that is working fine on an XP machine submitting
data from one ASP page to another using the POST method.

I moved this application to another machine with several restrictions
in Group Policy. The form data will submit using the GET method, but
not POST. I have enabled "submit unencrypted form data" in both IE
security settings and in GP.

Can anyone point me to the setting in GP that will allow form data to
submit using post?

Thanks.
Matt
.



Relevant Pages

  • Submitting form data using POST method
    ... I have an application that is working fine on an XP machine submitting ... data from one ASP page to another using the POST method. ... security settings and in GP. ... to the list of trusted sites, also set security to Low on ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Postback mechanism in asp.net
    ... asp.net pages can use either the get or post method, so thats not a reliable method. ... a post means the form data follows the headers, a get means its contained on the url as args. ... CAn anyone tell me how postback mechanism is handle by asp.net worker ... Means why worker process know that this page is posted back ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: cgi scripts
    ... Larry Adamiec wrote: ... > How do I get the form data to the MS window ASP script using the ... > POST method? ...
    (perl.beginners)
  • Re: html processing
    ... does bash offer any standard way to read form data sent ... to it via the post method of an html page? ...
    (comp.unix.shell)
  • Re: Credentials and POST method with IO::Socket::SSL?
    ... I need to send form data to a secure server, using the POST method. ... I cannot find any examples of posting data using this module. ...
    (comp.lang.perl.modules)