开发者

HTTPS and FormAssembly

We are using a FormAssembly page to collect feedback - it's hosted within an IFrame on the side of our site's master page.

The thing is, that some parts of our site are HTTPS - viewing and posting the form is ok in HTTPS, but the problem comes with the "thank you" page - we are using the configurable custom thank you page (configured within FormAssembly iteself).

Is there are way we can send the desired response page up (perhaps via a hidden field within the posted form?) - this way we can send the HTTPS link for the H开发者_C百科TTPS version of the form and the normal HTTP link for the HTTP form?

Thanks!


I asked this question on the FormAssembly forums and it seems that it is supported via "Aliases", which is a "Pro" feature... seems I have to upgrade :s


I just ran into and solved this exact problem. I am embedding formAssembly code onto my https site and was having problems populating hidden fields. I was able to get the hidden fields to populate by changing all of formAssembly's http references to https. However, that broke my thank you page. To fix the thank you page and keep my hidden fields populating, i changed only www.tfaforms.com/responses/processor back to http: and everything worked.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜