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 

My form will not SUBMIT

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



Joined: 01 Jul 2011
Posts: 6

PostPosted: Mon Feb 25, 2013 5:45 pm    Post subject: My form will not SUBMIT Reply with quote

Hello, I have a current form on girlsnightout.tv

I created a new form for the same site and it will not submit! Please assist me, I cant undersatnd this. The urls are below:

This form works properly
http://girlsnightout.tv/page/book-parties-1

THIS form will not work/SUBMIT at all, help!
http://girlsnightout.tv/page/ezparty
Back to top
View user's profile
GPEMEDIA



Joined: 01 Jul 2011
Posts: 6

PostPosted: Mon Feb 25, 2013 6:05 pm    Post subject: Reply with quote

</form> keeps disappearing in the form .... WHY?!

hELP PLEASE, iM SLEEPY Sad
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Tue Feb 26, 2013 6:36 am    Post subject: Reply Reply with quote

It appears that you were able to get this working. Please update if you are still having issues.

Nick Ladd
myContactForm.com
Back to top
View user's profile
GPEMEDIA



Joined: 01 Jul 2011
Posts: 6

PostPosted: Tue Feb 26, 2013 7:39 am    Post subject: Reply with quote

It does NOT work from the girlsnightout.tv urls

Please HELP
Back to top
View user's profile
GPEMEDIA



Joined: 01 Jul 2011
Posts: 6

PostPosted: Tue Feb 26, 2013 7:41 am    Post subject: Reply with quote

The form that doesn't work from the girlsnightout.tv
URLS is ezparty
Back to top
View user's profile
GPEMEDIA



Joined: 01 Jul 2011
Posts: 6

PostPosted: Tue Feb 26, 2013 4:40 pm    Post subject: Reply with quote

It's still not working

Form ezparty on the girlsnightout.tv urls
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Wed Feb 27, 2013 7:51 am    Post subject: Reply with quote

If you look at your form code (line 212) you will see the following:

Code:
<form style="margin: 0px; padding: 0px; border: 0px solid rgb(0, 0, 0); width: 100%; background-color: rgb(255, 255, 255);" id="contactForm" enctype="multipart/form-data" method="post" name="contactForm" action="http://www.mycontactform.com/sendform/sendform.php"></form>


This does not match the code that we have provided. Specifically, there is an end form tag </form> at the end of the line which is closing the form. This means that all of the form's content (input boxes, submit button, etc.) are outside the form tag and unable to be processed. This is why it is not working.

Nick Ladd
myContactForm.com
Back to top
View user's profile
GPEMEDIA



Joined: 01 Jul 2011
Posts: 6

PostPosted: Wed Feb 27, 2013 10:29 am    Post subject: Reply with quote

Ok, I pasted your code. what is the solution?
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Thu Feb 28, 2013 3:03 am    Post subject: Reply with quote

GPEMEDIA wrote:
Ok, I pasted your code. what is the solution?


Pasting the code above, is not the solution. You need to get rid of the form close tag </form> that exists in the line above and move it to the location where the form code we have provided locates it (at the end of the code).

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