Re: Creating a feedback form in html
- From: Ivan Novick <ivan@xxxxxxxxxx>
- Date: Thu, 27 Dec 2007 18:37:22 -0800 (PST)
On Dec 27, 3:02 pm, Karl <knelso...@xxxxxxxxx> 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
Yes I am a perl user, but honestly i would just try PHP in your
scenario... http://www.w3schools.com/php/php_forms.asp
If you really want to use perl, which is fair enough, than try reading
here: http://perldoc.perl.org/CGI.html
Regards,
Ivan Novick
http://www.0x4849.net
.
- Follow-Ups:
- Re: Creating a feedback form in html
- From: Ted Zlatanov
- Re: Creating a feedback form in html
- From: Karl
- Re: Creating a feedback form in html
- References:
- Creating a feedback form in html
- From: Karl
- Creating a feedback form in html
- Prev by Date: FAQ 5.13 How can I translate tildes (~) in a filename?
- Next by Date: Re: close a filehandle for all processes
- Previous by thread: Creating a feedback form in html
- Next by thread: Re: Creating a feedback form in html
- Index(es):
Relevant Pages
|