How can i change the post submit of the iframe/script to open in a blank page instead of in the actual form?
Forms that have a post submit url and are published as iframe/script always show the post submit url inside the form window container. If you wish for the post url to be shown in a blank page (instead of in the in the form container) you need to do the following: 1) Create a new blank web page in your website (Name the page: gateway.html) This page should remain blank apart from this code which should be placed between the webpage’s ‘Head’ tags: For example: Gateway page 2) Create a a thank you page on your website (Name the page: thankyou.html) This will be your actual thank you page so place all your text and graphics in this page. 3) Go to ‘Form Setting’ and fill the ‘Post Submit URL’ textbox with the url of the gateway page – http://www.yourdomain.com/gateway.
Forms that have a post submit url and are published as iframe/script always show the post submit url inside the form window container. If you wish for the post url to be shown in a blank page (instead of in the in the form container) you need to do the following: 1) Create a new blank web page in your website (Name the page: gateway.html) This page should remain blank apart from this code which should be placed between the webpage’s ‘Head’ tags: For example: Gateway page 2) Create a a thank you page on your website (Name the page: thankyou.html) This will be your actual thank you page so place all your text and graphics in this page.