hola he colocado el codigo de visita que tienes en esta web y cambie los datos ,hasta hi todo bien, el aparece trabaja , pero cuando doy clik en recomendar aparece .

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, tech@cutandpastescripts.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache/2.2.15 (Unix) Server at cutandpastescripts.com Port 80

aqui te dejo el codigo que use en el html,kit
a ver si es error mio o del servidor ,que lo provee.

<!- Recommendation, by Cut and Paste Scripts. Hosted CGI, with NO adverts and FREE. http://www.cutandpastescripts.com -!>
<FORM ACTION="http://www.cutandpastescripts.com/cgi-bin/recommendation/recommend.pl" METHOD="POST">
<TABLE BORDER="1px" CELLPADDING="3" CELLSPACING="1">
<TR><TD bgcolor=#fef1c3>Escribe aqu&iacute; tu nombre:
<INPUT TYPE="text" NAME="yourname" SIZE="60" value="tu nombre"></TD></TR>
<TR><TD bgcolor=#fef1c3>Aqu&iacute; el nombre de tu amig@:
<INPUT TYPE="text" NAME="friendname" SIZE="60" value="nombre de tu amigo"></TD></TR>
<TR><TD bgcolor=#fef1c3>Tu direcci&oacute;n de correo:
<INPUT TYPE="text" NAME="youremail" SIZE="60" value="tu@emilio"></TD></TR>
<TR><TD bgcolor=#fef1c3>La de tu amig@:
<INPUT TYPE="text" NAME="friendemail" SIZE="60" value="emiliode@tuamigo"></TD></TR>
<TR><TD bgcolor=#fef1c3>Y el mensaje que quieres comunicarle:
<TEXTAREA name="comments" rows="5" cols="45">mensaje para tu amig@</TEXTAREA></TD></TR>
<TR><TD BGCOLOR=#fef1c3><DIV align="center"><INPUT TYPE="submit" VALUE="Recomendar!"></DIV></TD></TR>
</TABLE>
<INPUT TYPE="HIDDEN" NAME="activenumber" VALUE="mis datos">
<INPUT TYPE="hidden" NAME="redirect" VALUE="http://tuencuentro.zobyhost.com-enviado-ok.html">
<INPUT TYPE="hidden" NAME="membername" VALUE=="mis datos">
<INPUT TYPE="hidden" NAME="memberemail" VALUE="mis datos">
<INPUT TYPE="hidden" NAME="username" VALUE=="mis datos">
</FORM>
<!- Cut and Paste Scripts 1999 -!>