This may seem like a basic question.. but I'm confused.
If a from is submitted via 'post' or 'get'... will it always go via the server? Even if the action attribute is pointing at an external server?
Its just that I have a from that is submitting info to an application on an external server. There is a firewall on the external application server that authenticates via my server's IP. I was under the understanding that my form submission would go directly to the application server and not via ours?
Cheers,
Nell1
If a from is submitted via 'post' or 'get'... will it always go via the server? Even if the action attribute is pointing at an external server?
Its just that I have a from that is submitting info to an application on an external server. There is a firewall on the external application server that authenticates via my server's IP. I was under the understanding that my form submission would go directly to the application server and not via ours?
Cheers,
Nell1