/    Sign up×
Community /Pin to ProfileBookmark

No idea how to make form’s submit

[url]www.elitetradesmen.com[/url]

I have had help from someone regarding getting my forms to submit. he set up this page [url]http://www.elitetradesmen.com/contact2.php[/url] which works fine so i have tried to use his code to make the rest of the forms on my site work. I’ve clearly done it wrong but i’m completely stuck and don’t know where i’m going wrong. I would really appreciate it if someone could have a look at the following pages on my site and fix them for me or explain in detail how i do it.

[url]http://www.elitetradesmen.com/101.php[/url]
[url]http://www.elitetradesmen.com/102.php[/url]
[url]http://www.elitetradesmen.com/103.php[/url]
[url]http://www.elitetradesmen.com/Registrationform.php[/url]
[url]http://www.elitetradesmen.com/Searchtrades.php[/url]
[url]http://www.elitetradesmen.com/Searchtrades1.php[/url]

The other problems i’m having are:

How do i link to the thank you pages i’ve uploaded when i submit form

Check box agreeing to terms to still work with send button on php pages

The text on the button changed from email to submit

to post a comment
PHP

6 Comments(s)

Copy linkTweet thisAlerts:
@bnpJun 19.2009 — First off all of the links you have provided bring a 404 not found error. If you can fix that or post some of your code maybe I could help.
Copy linkTweet thisAlerts:
@bnpJun 19.2009 — the first thing i noticed was this :

<form name="BELLonline_email" method="post" style="margin: 0;" action="">

What action is it trying to do? mailto or do you have say a php script to submit to a database?
Copy linkTweet thisAlerts:
@bnpJun 19.2009 — Also i just noticed this:

<form name="feedback" action="mailto:[email protected]" method=post>

not sure why theres 2 of these in the same form but you forgot the " " around post which will keep it from working

these are both from the code at http://www.elitetradesmen.com/searchtrades.php
Copy linkTweet thisAlerts:
@speed1972authorJun 19.2009 — I've no idea what i've done to be honest. All the pages in the links should be set up the same as this page which works: http://www.elitetradesmen.com/contact.php
Copy linkTweet thisAlerts:
@bnpJun 19.2009 — I found it's like that on these 3 pages:

http://www.elitetradesmen.com/searchtrades1.php

http://www.elitetradesmen.com/searchtrades.php

http://www.elitetradesmen.com/registration&#37;20form.php

and it looks like you forgot the " " in your php include code also on these 2 pages:

http://www.elitetradesmen.com/Job%20...ptions/102.php

http://www.elitetradesmen.com/Job%20...ptions/103.php

it should look something like this:

<?php

include("example.php")

?>
×

Success!

Help @speed1972 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.10,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...