Problem with Text box "Enable HTML" Button.
Author: Jorge L.Hello, I have a Problem with a website, I insert a Text Object or Text Cell and "Enable HTML Code" option on the cell, I am trying to place a HTML code in this cell to calculate savings for a heating/AC Company, I got the code working and everything on the preview but when I upload the website to the internet the Savings Calculator Fields (Address: & Zip:) Don't display on the website.... I have tried messing with the HTML code such as spacing and font size and nothing works!!! I will attach a picture of the preview, which is how i want it to look it and I will place the link of the website after is uploaded, and you can't see the "Address: Field or The Zip:"
Anyways here is the link of the website I am currently working on, Please help me I ran out of ideas... :( (You have to scroll all the way down to see what I mean look for Savings Calculator on Teal Font)
Thank You!!
Author
In case you are wondering here is the HTML Code I am using in the Text Cell, Thank You...
<form action="http://dadesupercoolequipmenthtml.yourvirtualhvac.com/consumer/house/" target="_blank" onsubmit="return window.confirm("You are submitting information to an external page. Are you sure?");">Address:</font> <br><input name="address" type="text"><br>Zip: <br><input name="zipcode" type="text"><br><br><input type="submit" value="Find my house!"><br></form>
Author
the website you need to visit to see the error is www.pcsolutionsrepair.com/test
scroll all the way at the bottom look for savings calculator...
Hi!
I think you are hvaving issues because you need to add your HTML codes in the HTML object, not in the text object.
Please try and let me know.
Thank you!