/    Sign up×
Community /Pin to ProfileBookmark

Feedback Forms

Well I want to add a feedback form to my website but not sure how to do it with out using a cgi, php, etc. I know there is a way of doing this without those just plain html. But I can’t remember how. It is simple name, email, comments, and how to improve form. ?

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@pcthugFeb 26.2006 — <form method="post" action="[email protected]">
Copy linkTweet thisAlerts:
@jshalcottauthorFeb 26.2006 — cool, thanx man, short and simpl ?
Copy linkTweet thisAlerts:
@the_treeFeb 26.2006 — The "mailto" action relies on your visitors mail client wich is a pretty impractical approach. You would be better off using a process that runs [i]on your server[/i] (Server Side Scripting). Which one you use (PHP, ASP, ASP.net, CGI-Perl, JSP, ColdFusion) depends on what your host supports.
Copy linkTweet thisAlerts:
@jshalcottauthorFeb 26.2006 — I know that it if you use ms outlook or yahoo mail that when you push the send button it just pops up your default mail. I too prefer using a server side scripting (CGI, PHP, ASP) but I was just thinking about if you just wanted to use HTML. If you don't like that it pops up your mail, or that you have to use a server side scripting you can use free ones that you build, can set it where to go after sending, and is just copy and paste codes.

[URL=http://www.freedback.com/]www.freedback.com[/URL]

[URL=http://www.response-o-matic.com/]www.response-o-matic.com[/URL]
Copy linkTweet thisAlerts:
@ray326Feb 27.2006 — Also that action was missing the mailto: protocol.
×

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 6.16,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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