We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
[ C ] Incorporating Form In Forum Post
Topic Started: Nov 5 2017, 08:42 PM (206 Views)
fnuppage
Member
[ *  *  *  * ]
http://thelighthouse.cf

At present we have a redirect forum to our facility for Confidential Prayer requests which leads to
Code:
 
http://www.123contactform.com/form-409827/Confidential-Prayer-Requests',


I looking for an option to have the forum displayed in a forum post as some have been reluctant to use the forum as it's outside of the forum.

On our previous host we had the facility to create Custom BBCodes to facilitate this and the BBCode was then pasted in the forum.

Is there a way I can achieve this with Zeta?
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Does the website offer to embed the HTML into a webpage?
Offline Profile Goto Top
 
fnuppage
Member
[ *  *  *  * ]
Cory
Nov 6 2017, 09:05 PM
Does the website offer to embed the HTML into a webpage?
Yes, this is the code they provide

Code:
 
<!-- www.123contactform.com script begins here -->
<script type="text/javascript" defer src="//www.123contactform.com/embed/489377.js" data-role="form" data-default-width="650px"></script>
<p>Powered by <a class="footerLink13" title="123ContactForm" href="http://www.123contactform.com">123ContactForm</a> | <a style="font-size:small!important;color:#000000!important; text-decoration:underline!important;" title="Looks like phishing? Report it!" href="http://www.123contactform.com/sfnew.php?s=123contactform-52&control119314=http:///contact-form--489377.html&control190=Report%20abuse" rel="nofollow">Report abuse</a></p><!-- www.123contactform.com script ends here -->
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
You want me to make it where only your account can use HTML in a post for security measures?
Offline Profile Goto Top
 
fnuppage
Member
[ *  *  *  * ]
I imagine so I want to have the forum appear when the link is clicked so that people can fill out the forum whilst on the forum I intent to essentially have the forum/thread as read only
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
I am having issues executing this script in a secure fashion and I'm afraid I don't have much time to attend it. I'll, unfortunately, withdraw from this request.
Offline Profile Goto Top
 
fnuppage
Member
[ *  *  *  * ]
Cory
Nov 9 2017, 10:29 PM
I am having issues executing this script in a secure fashion and I'm afraid I don't have much time to attend it. I'll, unfortunately, withdraw from this request.
Thank you for trying, appreciated :D

Edit I have a different code if it makes any difference

Code:
 
<div id="wufoo-z1k6fkiw0dyujpd">
Fill out my <a href="https://twobobbles.wufoo.com/forms/z1k6fkiw0dyujpd">online form</a>.
</div>
<div id="wuf-adv" style="font-family:inherit;font-size: small;color:#a7a7a7;text-align:center;display:block;">HTML Forms powered by <a href="http://www.wufoo.com">Wufoo</a>.</div>
<script type="text/javascript">var z1k6fkiw0dyujpd;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'twobobbles',
'formHash':'z1k6fkiw0dyujpd',
'autoResize':true,
'height':'619',
'async':true,
'host':'wufoo.com',
'header':'show',
'ssl':true};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'www.wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { z1k6fkiw0dyujpd = new WufooForm();z1k6fkiw0dyujpd.initialize(options);z1k6fkiw0dyujpd.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script>

Edited by fnuppage, Nov 10 2017, 12:15 PM.
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
I have PM'ed you a solution.
Offline Profile Goto Top
 
Moonface
Member Avatar


Completed!

Your request has been completed. If you have any questions or concerns regarding the state of your request, please feel free to contact me via PM.
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Closed Requests · Next Topic »
Locked Topic