View previous topic :: View next topic |
Author |
Message |
lizsobel
Joined: 21 Sep 2008 Posts: 2
|
Posted: Wed Mar 17, 2010 8:28 pm Post subject: Form not appearing on web site |
|
|
HELP!!! The forms that I have do not show up when I publish to the web.
They are there when I preview them, so clearly the address I'm putting in must not be correct. I've tried every combination that I can think of but something is clearly missing. Any thoughts as to what to try next?
Many Thanks. |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu Mar 18, 2010 5:32 am Post subject: Reply |
|
|
Good Day,
Have you copied the code from the 'Get HTML' portion of the control panel, pasted the code to your website, and then uploaded the file to your web server? This is the basic process for adding a form to your web site. Forms do not automatically post to your website, you need to first insert the code into your HTML files and then upload them your web server.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
lizsobel
Joined: 21 Sep 2008 Posts: 2
|
Posted: Thu Mar 18, 2010 8:28 am Post subject: Form not appearing on web site |
|
|
Absolutely. I've been using your services since September and this is the first time that I've run in to any trouble. In fact, everything was working fine until about 10 days ago. When I look at the files being uploaded to the server, everything looks great. Unfortunately, the form does not appear after posting to the web (http://www.bestbridgeatsea.com/Page_3_Passenger_Information_Sheet.html)
Any ideas?
I tried changing the form location as follows:
http://www.bestbridgeatsea.com/page_4_bridge_submit_files/widget0_markup.html
What, if anything, am I missing? |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Tue Mar 23, 2010 6:13 am Post subject: Re: Form not appearing on web site |
|
|
lizsobel wrote: |
Absolutely. I've been using your services since September and this is the first time that I've run in to any trouble. In fact, everything was working fine until about 10 days ago. When I look at the files being uploaded to the server, everything looks great. Unfortunately, the form does not appear after posting to the web (http://www.bestbridgeatsea.com/Page_3_Passenger_Information_Sheet.html)
Any ideas?
I tried changing the form location as follows:
http://www.bestbridgeatsea.com/page_4_bridge_submit_files/widget0_markup.html
What, if anything, am I missing? |
Good Day,
Unfortunately, there isn't a lot of guidance I can give you as the form not appearing on the web site has absolutely nothing to do with our service. All the 'Form Location' setting does is act as a security feature checking that the submitted form is being sent from the URL it is supposed to be. It will not effect whether or not the form is being displayed on your website. All of our forms are standard HTML that will display on any website regardless of the 'Form Location' setting. I searched through your HTML source and there is no trace of the form within the code. This means that the form code is not being added to the live version of the code on your web server. I am not sure what technology you are using to create the website, but you need to look into the reason why your updated web page is not being posted to the internet.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|