Back to myContactForm.com - Easy email form creation and processing for your web site
myContactForm.com - Help Forum Forum Index myContactForm.com - Help Forum
Have a question that you need answered about myContactForm.com? Post it on this message board but first search this forum and read out FAQ to ensure it has not already been answered. This is not a board to post links to your site! SPAM will be deleted!
 
   Search MessagesSearch Messages
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Form Not Working in Explorer, Opera, Chrome

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Errors When Submitting Forms
View previous topic :: View next topic  
Author Message
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Wed Sep 22, 2010 6:42 am    Post subject: Reply Reply with quote

Good Day,

There is a Javascript error on your page (outside of our form code) that is preventing the form from functioning with IE.:

Webpage error details (from IE)

Quote:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Wed, 22 Sep 2010 14:40:33 UTC


Message: 'document.images.slide' is null or not an object
Line: 368
Char: 1
Code: 0
URI: http://seniortours.com/bookform.html


You may change send the from address on the autoresponder, under:

Edit > Autoresponder

Nick Ladd
myContactForm.com
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Thu Sep 23, 2010 6:05 am    Post subject: Reply Reply with quote

nicholap wrote:
Nick,

I was able to insert a <form> tag that wasn't a part of the code that was provided to copy. Is this an incorrect quick fix or was it the right thing to do?

Thanks,
Nick


Please remove this additional form tag. It is not needed, and is causing the problem with Firefox. The form appears to be working in IE, and removing the additional form tag should get it working in other browsers.

Nick Ladd
myContactForm.com
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Fri Sep 24, 2010 6:41 am    Post subject: Reply with quote

nicholap wrote:
Hey Nick,

I'll try removing the tag, but it was the addition of the form tag that caused the form to function on IE and Opera.

Thanks,
Nick


The form tag has nothing to do with it working in these browsers. There is something else. The extra form tag is a broken piece of HTML that should not be in your code. There is something else within the code on your site that is preventing the form from working in these browsers. I cannot test this as there is still the extra form tag in there.

Nick Ladd
myContactForm.com
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Mon Sep 27, 2010 6:17 am    Post subject: Reply with quote

nicholap wrote:
Hi Nick,

I removed the offending code. Please let me know your thoughts after troubleshooting.

Best,
Nick


You form is now working in Firefox.

It is now not working because you have a broken paragraph tag on line 266 directly before the form code starts:

Code:
<td width="620" valign="top" ><p class="trebbluemed" <form name="contactForm" method="post"


You have a similar issue on line 197 with an incorrect <td> tag.

Please go through your code and make sure the HTML you have written is valid.

Nick Ladd
myContactForm.com
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Errors When Submitting Forms All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group