hello ppl
I need to rip the relevant code from the code below, to make it work on this page:
the attached code has all the relevant values and cgi bits (that i totally don't understand!).
My host only has a sort of wizard for feedback forms unless you pay more money. so i gotta rip it from the attached, which i have set up.
Can you pleeeaaassee help me ?
Thank you so so much.
d
======================================
c o d e !
======================================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0083) -->
<HTML><HEAD><TITLE>Feedback-Formular</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 5.50.4134.600" name=GENERATOR></HEAD>
<BODY text=#ffffff bgColor=#ffffff>
<FORM action= method=get>
<CENTER>
<TABLE cellSpacing=2 cellPadding=3 border=0>
<TBODY>
<TR>
<TD colSpan=2><FONT face=Arial,helvetica size=+1>Feedback
form<BR></FONT></TD></TR>
<TR>
<TD colSpan=2><FONT face=Arial,helvetica size=-1>Message<BR></FONT></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>Your name :</FONT></TD>
<TD bgColor=#336699><INPUT name=name></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>Your e-mail address:</FONT></TD>
<TD bgColor=#336699><INPUT name=email></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>First name:</FONT></TD>
<TD bgColor=#336699><INPUT name=vorname></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>I would like to receive additional information:</FONT></TD>
<TD bgColor=#336699>
<TABLE cellPadding=0 border=0>
<TBODY>
<TR>
<TD><INPUT type=radio value=0 name=info></TD>
<TD><FONT face=Arial,helvetica color=#ffffff size=-1>Please send
additional infomation</FONT></TD>
<TD> </TD>
<TD><INPUT type=radio value=1 name=info></TD>
<TD><FONT face=Arial,helvetica color=#ffffff size=-1>Do not send any
additional information</FONT></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD vAlign=top align=right bgColor=#ffffff><BR><FONT face=Arial,helvetica
color=#ffffff size=-1>Comments:</FONT></TD>
<TD
bgColor=#336699><TEXTAREA name=comment rows=10 cols=30></TEXTAREA></TD></TR>
<TR>
<TD colSpan=2><FONT face=Arial,helvetica><INPUT type=submit value=Send name=next><INPUT type=reset value=Reset name=next></FONT></TD></TR></TBODY></TABLE></CENTER><INPUT
type=hidden value=3cf270f631b3a4d1200413b5e763ca57 name=clsid> <INPUT
type=hidden value=yes name=doit> </FORM></BODY></HTML>
I need to rip the relevant code from the code below, to make it work on this page:
the attached code has all the relevant values and cgi bits (that i totally don't understand!).
My host only has a sort of wizard for feedback forms unless you pay more money. so i gotta rip it from the attached, which i have set up.
Can you pleeeaaassee help me ?
Thank you so so much.
d
======================================
c o d e !
======================================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0083) -->
<HTML><HEAD><TITLE>Feedback-Formular</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 5.50.4134.600" name=GENERATOR></HEAD>
<BODY text=#ffffff bgColor=#ffffff>
<FORM action= method=get>
<CENTER>
<TABLE cellSpacing=2 cellPadding=3 border=0>
<TBODY>
<TR>
<TD colSpan=2><FONT face=Arial,helvetica size=+1>Feedback
form<BR></FONT></TD></TR>
<TR>
<TD colSpan=2><FONT face=Arial,helvetica size=-1>Message<BR></FONT></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>Your name :</FONT></TD>
<TD bgColor=#336699><INPUT name=name></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>Your e-mail address:</FONT></TD>
<TD bgColor=#336699><INPUT name=email></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>First name:</FONT></TD>
<TD bgColor=#336699><INPUT name=vorname></TD></TR>
<TR>
<TD align=right bgColor=#ffffff><FONT face=Arial,helvetica color=#ffffff
size=-1>I would like to receive additional information:</FONT></TD>
<TD bgColor=#336699>
<TABLE cellPadding=0 border=0>
<TBODY>
<TR>
<TD><INPUT type=radio value=0 name=info></TD>
<TD><FONT face=Arial,helvetica color=#ffffff size=-1>Please send
additional infomation</FONT></TD>
<TD> </TD>
<TD><INPUT type=radio value=1 name=info></TD>
<TD><FONT face=Arial,helvetica color=#ffffff size=-1>Do not send any
additional information</FONT></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD vAlign=top align=right bgColor=#ffffff><BR><FONT face=Arial,helvetica
color=#ffffff size=-1>Comments:</FONT></TD>
<TD
bgColor=#336699><TEXTAREA name=comment rows=10 cols=30></TEXTAREA></TD></TR>
<TR>
<TD colSpan=2><FONT face=Arial,helvetica><INPUT type=submit value=Send name=next><INPUT type=reset value=Reset name=next></FONT></TD></TR></TBODY></TABLE></CENTER><INPUT
type=hidden value=3cf270f631b3a4d1200413b5e763ca57 name=clsid> <INPUT
type=hidden value=yes name=doit> </FORM></BODY></HTML>