|
Posted by Neredbojias on 07/31/07 21:22
Well bust mah britches and call me cheeky, on Tue, 31 Jul 2007 18:16:34
GMT barlin scribed:
> Hi.
>
> Trying to write a html-form that emails the results to me.
> But I can't get it to work properly
> What do I do wrong?
>
> I installed a cw.mailform.cgi script in the root and also a
> cw.mailform_db (not in the same documentroot)
>
> The HTML-form I designed in frontpage looks like this:
>
> <HTML>
> <HEAD>
> <TITLE>harry_potter_reserveren</TITLE>
> </HEAD>
> <BODY>
> <p align="center"><font color="#0000FF">Vul aub. alle vereiste
> velden
> in (*)</font>
> <TABLE BORDER="0" ALIGN="CENTER">
> <FORM ACTION="cwmailform.cgi" METHOD="POST">
Huh?
> <INPUT TYPE="HIDDEN" NAME="form_recipient" VALUE="sales">
> <INPUT TYPE="HIDDEN" NAME="required_fields" VALUE="email,naam">
> <INPUT TYPE="HIDDEN" NAME="form_ok_url"
> VALUE="http://www.edelboek.nl/ok.html">
> <TR>
> <TD><font color="#0000FF"><b>Naam (*)</b></font></TD>
> <TD><font color="#0000FF"><b><INPUT TYPE="TEXT"
> NAME="form_naam"></b></font></TD>
> </TR>
> <TR>
> snip
I've seen enough. You need to learn html. Your markup sucks. It's not
only antiquated, it's wrong.
Also, when asking for help about some problem, one should post a url
depicting that problem, not lines and lines of lackluster linguini.
--
Neredbojias
Half lies are worth twice as much as whole lies.
Navigation:
[Reply to this message]
|