Form code
Posted: Thu Jul 02, 2020 1:37 pm
Code: Select all
<body>
<big style="font-family: Calibri;">I have a sign-up form from an email
service, and I was provided the code in two forms (script and html) to
input onto my website. <br>
I went to my toolbox and opened <> html and input the script and
the page never opened. I then used the html Code I was provided and
while the page opens when someone enters their information the form
does not work. See <a href="https://encon-search.com/sign_up1.html">sign_up1.html</a>
after entering your info you should get a confirmation message.<br>
<br>
I then created a standalone html page using Komposer and the script and
it works perfectly see <a href="https://encon-search.com/Sign-up.html">Sign-up.html</a>.<br>
I would prefer not to use standalone html pages how do I get either the
script or the html to work with WYSIWYG15?<br>
</big><br>
</body>code]