944,156 Members | Top Members by Rank

Ad:
Oct 8th, 2009
0

web form handler code

Expand Post »
I'm presently using tripod/lycos for my website and have some long web forms on there and don't have a problem receiving the data. I'm trying to transfer to godaddy and am having a problem with my "submit" button. "Reset" does work. Sometimes the "submit" button is not available (grayed out) and if it is available, it goes to an error page. I'm not getting help from their staff . This is what I have.

HTML and CSS Syntax (Toggle Plain Text)
  1. <FORM ACTION="/bin/script_library/form_handler_mail" METHOD=POST ACTION="mailto:info@info.com">
  2. <INPUT type="submit" value="Submit" name="submit">
  3. <INPUT type="reset" value="Reset" name="submit">

It works on tripod/lycos and goes to a "thank you" page.
ALSO, how do I direct it to go to our website....let's just call it "info.com" ?

Thanks!
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
serendipity is offline Offline
58 posts
since May 2007
Oct 15th, 2009
0
Re: web form handler code
I dont know anything about tripod/lycos but from the code you have provided, in order to change where the page goes to after submission, you are going to have to edit the file referred to in teh action atttribute.

As to why the submit button is greyed out, unfortunately nothing in the code provided can explain that one.

Best thing will be to contact their support and not give up until they answer you.
Reputation Points: 36
Solved Threads: 57
Posting Whiz
Thirusha is offline Offline
355 posts
since Mar 2008
Oct 15th, 2009
0
Re: web form handler code
Maybe the problem is that there are two action attributes in your form tag.
Sponsor
Featured Poster
Reputation Points: 557
Solved Threads: 735
Bite my shiny metal ass!
pritaeas is offline Offline
4,204 posts
since Jul 2006
Oct 15th, 2009
0
Re: web form handler code
I too think the problem is either with:
1. 2 'action' attribute for the same form
2. Both submit and reset have the same 'name'

Do let us know if you could solve the issue; also if you got some other lead to the issue. Might help others who might encounter similar issues.
Reputation Points: 11
Solved Threads: 9
Light Poster
webexpertzhere is offline Offline
27 posts
since Oct 2009
Oct 15th, 2009
1
Re: web form handler code
Thank you both!!!!
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
serendipity is offline Offline
58 posts
since May 2007

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: Web Design
Next Thread in HTML and CSS Forum Timeline: Problem using Div tags and css in dreamweaver?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC