Send form values to another server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Doug

    Send form values to another server

    I have a form where I need to send the values of the fields to a different
    server. PostBackURL doesn't do this unless the target page is on the same
    server. Same with the standard POST method.

    Is the only option to use GET to put the values in a querystring? I'm trying
    to avoid this for security reasons.

    Thanks!
    Doug



Working...