XModPro

http form post

David Amm David Amm asked Mar 15, 2014
Active Mar 20 · Viewed 1074 times
<p>Is the xmod "Post" redirect method the same thing as an http form post?</p><p>I need to to do do an http form port to a third-party site and need to match their spec, which look like this:</p><p>&lt;FORM name="PostTest” action="refer to form post url "method="post"&gt;</p><p>&lt;input type="hidden" name="Mode" value="0"&gt; </p><p>&lt;input type="hidden" name="ID" value="123"&gt;</p><p>...</p><p>&lt;/FORM&gt;</p><p>Can I do this using an xmod form and "Post" the field names and values?</p></p>

3 Answers

Loading answers...