Creating a feedback form in html

Creating a feedback form in html

am 27.12.2007 23:57:24 von Karl

Hi, I need to create a feedback form in a webpage I am making so that
users can fill in text and simply hit send, and the text will be
mailed. I know there are probably lots of ways to do this, I have
been using java for 10 years so I know it could be done that way, but
I want to do it the main way that it is done on the internet today. I
understand this is probly done with a perl script and cgi. If you
guys could give me your feedback on the most common way this is done I
would appreciate it thanks.

Karl

Re: Creating a feedback form in html

am 28.12.2007 00:07:25 von dorayme

In article
>,
Karl wrote:

> Hi, I need to create a feedback form in a webpage I am making so that
> users can fill in text and simply hit send, and the text will be
> mailed. I know there are probably lots of ways to do this, I have
> been using java for 10 years so I know it could be done that way, but
> I want to do it the main way that it is done on the internet today. I
> understand this is probly done with a perl script and cgi. If you
> guys could give me your feedback on the most common way this is done I
> would appreciate it thanks.
>
> Karl

Read this carefully:

http://www.cs.tut.fi/~jkorpela/forms/

--
dorayme