/    Sign up×
Community /Pin to ProfileBookmark

Feedback Script

Hey I just need a feedback script using php, I want it to be sent to my email address. I know I can just use html, but I dont want an email page pop up and I also want that after you click on submit you are directed to a thank you page. The form I’m using includes a name, email, subject, comments, how could we improve field. What I have right now is this:

[code=html]
<form method=”POST” action=”thefeedbackscript.php”>
<b>Name:</b>
<input type=”text” size=”13″ name=”name”><br>
<b>Email:</b>
<input type=”text” size=”13″ name=”email”><br>
<b>Subject:</b>
<input type=”text” size=”13″ name=”subject”><br>
<b>Comments:</b><br>
<textarea rows=”7″ cols=”35″ name=”comments”><br><br>
<b>How could we improve:</b><br>
<textarea rows=”7″ cols=”35″ name=”improve”><br><br>
<input type=”submit” value=”Send!”><input type=”reset” value=”Reset”>
</form>
[/code]

I really don’t want to use CGI or ASP on the feedback page. ?

to post a comment
PHP

0Be the first to comment 😎

×

Success!

Help @jshalcott 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 4.28,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...