• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Please Help CGI problems

sman234

n00b
Joined
Mar 2, 2006
Messages
6
Someone please take a look at this html code i am trying setup a form but i dont kno what im doing

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Registration</title>
<style type="text/css">
<!--
body {
background-color: #FFCC00;
}
a:link {
color: #000000;
}
a:visited {
color: #FFCC00;
}
a:hover {
color: #FFFFFF;
}
#Layer1 {
position:absolute;
left:91px;
top:20px;
width:720px;
height:124px;
z-index:1;
}
#Layer2 {
position:absolute;
width:720px;
height:124px;
z-index:1;
left: 110px;
top: 20px;
}
#Layer3 {
position:absolute;
left:110px;
top:19px;
width:675px;
height:123px;
z-index:1;
}
#Layer4 {
position:absolute;
left:106px;
top:19px;
width:703px;
height:124px;
z-index:1;
}
body,td,th {
color: #000000;
}
.ctxt {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 20px;
color: #FFCC00;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
}

function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_validateForm() { //v4.0
var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=MM_findObj(args);
if (val) { nm=val.name; if ((val=val.value)!="") {
if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
} else if (test!='R') { num = parseFloat(val);
if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
min=test.substring(8,p); max=test.substring(p+1);
if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
} } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
} if (errors) alert('The following error(s) occurred:\n'+errors);
document.MM_returnValue = (errors == '');
}

function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<link href="../styles/rtxt.css" rel="stylesheet" type="text/css" />
</head>

<body onload="MM_preloadImages('images/nav/contact_over.gif','../images/aboutus_over.png','../images/plnev_over.png','../images/confo_over.png')">
<table width="752" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#9900CC" id="main">
<tr align="center">
<td width="16" rowspan="2" background="../images/elements/leftedge.gif">&nbsp;</td>
<td bgcolor="#9900CC">
<div align="center"><a href="../index.html"><img src="../images/header-top.gif" alt="headr" name="header" width="720" height="58" border="0" id="header" /></a><br />
<a href="about_us/index.html" target="_top" onclick="MM_nbGroup('down','group1','aboutus','images/nav/aboutus_down.gif',1)" onmouseover="MM_nbGroup('over','aboutus','images/nav/aboutus_over.gif','',1)" onmouseout="MM_nbGroup('out')"></a><a href="plnev.html" target="_top" onclick="MM_nbGroup('down','group1','abouttea','images/nav/abouttea_down.gif',1)" onmouseover="MM_nbGroup('over','abouttea','images/nav/abouttea_over.gif','',1)" onmouseout="MM_nbGroup('out')"></a><a href="contact_info/index.html" target="_top" onclick="MM_nbGroup('down','group1','brewing','images/nav/brewing_down.gif',1)" onmouseover="MM_nbGroup('over','brewing','images/nav/brewing_over.gif','',1)" onmouseout="MM_nbGroup('out')"></a><a href="regis/index.html" target="_top" onclick="MM_nbGroup('down','group1','contact','images/nav/contact_down.gif',1)" onmouseover="MM_nbGroup('over','contact','images/nav/contact_over.gif','',1)" onmouseout="MM_nbGroup('out')"></a><a href="plnev.html" target="_top" onclick="MM_nbGroup('down','group1','abouttea','images/nav/abouttea_down.gif',1)" onmouseover="MM_nbGroup('over','abouttea','images/nav/abouttea_over.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../images/head.png" alt="" name="" width="120" height="52" border="0" /></a><a href="../about_us/index.html"></a><a href="../about_us/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('aboutus','','../images/aboutus_over.png',1)"><img src="../images/aboutus.png" alt="aboutus" name="aboutus" width="120" height="52" border="0" id="aboutus" /></a><a href="../plnev.html"></a><a href="../plnev.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('plnev','','../images/plnev_over.png',1)"><img src="../images/plnev.png" alt="plnev" name="plnev" width="120" height="52" border="0" id="plnev" /></a><a href="../contact_info/index.html"></a><a href="../contact_info/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('confo','','../images/confo_over.png',1)"><img src="../images/confo.png" alt="confo" name="confo" width="120" height="52" border="0" id="confo" /></a><a href="index.html"><img src="../images/regis_over.png" alt="" name="" width="120" height="52" border="0" /></a><a href="plnev.html" target="_top" onclick="MM_nbGroup('down','group1','abouttea','images/nav/abouttea_down.gif',1)" onmouseover="MM_nbGroup('over','abouttea','images/nav/abouttea_over.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../images/head.png" alt="" name="" width="120" height="52" border="0" /></a><br />
<br />
</div>
</td>
<td width="16" rowspan="2" background="../images/elements/rightedge.gif">&nbsp;</td>
</tr>
<tr>
<td background="images/elements/background.gif">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#9900CC" id="inside">
<tr>
<td align="left">
<form action="/cgi/gdform.cgi" method="post" enctype="multipart/form-data" name="REGIS" target="_blank" id="REGIS">
<input type="hidden" name="subject" value="Form Submission" />
<input type="hidden" name="redirect" value="thankyou.html"/>
<table class="maintext" border="0" cellspacing="2" cellpadding="0">
<tr>
<td colspan="5"></td>
</tr>
<tr>
<td colspan="5"><div align="center" class="rtxt">
<h3>Reunion Registration Form </h3>
</div></td>
</tr>
<tr>
<td width="73"></td>
<td width="134" align="right" valign="top" class="rtxt"><div align="right">Name:</div></td>
<td width="188" valign="top" class="rtxt"><input name="namefld" type="text" id="namefld" value="First Last" size="30" maxlength="60" />
<label></label></td>
<td width="315" valign="top" class="rtxt"><div align="right">Guest/Spouse Name </div></td>
<td width="315" valign="top" class="rtxt"><label>
<input name="numguest" type="text" id="numguest" />
</label></td>
</tr>
<tr>
<td width="73"></td>
<td align="right" valign="top" class="rtxt" onfocus="MM_validateForm('namefld','','R','zipcode','','NisNum');return document.MM_returnValue">Address:</td>
<td valign="top" class="rtxt"><label>
<input name="adrs" type="text" id="adrs" size="30" />
</label></td>
<td valign="top" class="rtxt">&nbsp;</td>
<td valign="top" class="rtxt">
<label></label></td>
</tr>
<tr>
<td width="73"></td>
<td align="right" valign="top" class="rtxt">City</td>
<td valign="top" class="rtxt"><label>
<input name="city" type="text" id="city" size="30" maxlength="60" />
</label></td>
<td valign="top" class="rtxt"><div align="right">State</div></td>
<td valign="top" class="rtxt">
<label>
<select name="state">
<option value="" selected="selected">Choose a State</option>
<option value="AL">Alabama</option>
<option value="AK">Alaska</option>
<option value="AZ">Arizona</option>
<option value="AR">Arkansas</option>
<option value="CA">California</option>
<option value="CO">Colorado</option>
<option value="CT">Connecticut</option>
<option value="DE">Delaware</option>
<option value="DC">District Of Columbia</option>
<option value="FL">Florida</option>
<option value="GA">Georgia</option>
<option value="HI">Hawaii</option>
<option value="ID">Idaho</option>
<option value="IL">Illinois</option>
<option value="IN">Indiana</option>
<option value="IA">Iowa</option>
<option value="KS">Kansas</option>
<option value="KY">Kentucky</option>
<option value="LA">Louisiana</option>
<option value="ME">Maine</option>
<option value="MD">Maryland</option>
<option value="MA">Massachusetts</option>
<option value="MI">Michigan</option>
<option value="MN">Minnesota</option>
<option value="MS">Mississippi</option>
<option value="MO">Missouri</option>
<option value="MT">Montana</option>
<option value="NE">Nebraska</option>
<option value="NV">Nevada</option>
<option value="NH">New Hampshire</option>
<option value="NJ">New Jersey</option>
<option value="NY">New York</option>
<option value="NC">North Carolina</option>
<option value="ND">North Dakota</option>
<option value="OH">Ohio</option>
<option value="OK">Oklahoma</option>
<option value="OR">Oregon</option>
<option value="PA">Pennsylvania</option>
<option value="OR">Oregon</option>
<option value="RI">Rhode Island</option>
<option value="SC">South Carolina</option>
<option value="SD">South Dakota</option>
<option value="TN">Tennessee</option>
<option value="TX">Texas</option>
<option value="UT">Utah</option>
<option value="VT">Vermont</option>
<option value="VA">Virginia</option>
<option value="WA">Washington</option>
<option value="WV">West Virginia</option>
<option value="WI">Wisconsin</option>
<option value="WY">Wyoming</option>
</select>
</label></td>
</tr>
<tr>
<td width="73"></td>
<td align="right" valign="top" class="rtxt">Zip Code:</td>
<td valign="top" class="rtxt"><input name="zipcode" type="text" id="zipcode" size="30" /></td>
<td valign="top" class="rtxt">&nbsp;</td>
<td valign="top" class="rtxt">&nbsp;</td>
</tr>
<tr>
<td width="73"></td>
<td align="right" valign="top" class="rtxt">E-Mail</td>
<td valign="top" class="rtxt"><label>
<input name="email" type="text" id="email" size="25" />
</label></td>
<td valign="top" class="rtxt">&nbsp;</td>
<td valign="top" class="rtxt">
<label></label></td>
</tr>
<tr>
<td></td>
<td align="right" valign="top" class="rtxt">Phone #</td>
<td valign="top" class="rtxt"><input name="phone" type="text" id="phone" onblur="MM_validateForm('namefld','','R','zipcode','','NisNum','phone','','NisNum','email','','RisEmail');return document.MM_returnValue" size="25" /></td>
<td valign="top" class="rtxt">&nbsp;</td>
<td valign="top" class="rtxt">&nbsp;</td>
</tr>
<tr>
<td></td>
<td align="right" valign="top" class="rtxt">&nbsp;</td>
<td valign="top" class="rtxt"><label></label></td>
<td valign="top" class="rtxt">&nbsp;</td>
<td valign="top" class="rtxt">
<label></label></td>
</tr>
<tr>
<td colspan="5"><label></label>
<label></label>
<label></label></td>
</tr>
</table>
<table width="90%" border="1" align="center" bordercolor="#FFFFFF" class="rtxt">
<tr>
<th width="29%" class="rtxt" scope="col">Event</th>
<th width="33%" class="rtxt" scope="col">Fees</th>
<th width="12%" class="rtxt" scope="col"># of Attendees </th>
<th width="26%" class="rtxt" scope="col">Total</th>
</tr>
<tr>
<td height="44" class="ctxt" scope="col">Thursday, June 8, 2006 Opening Ceremony </td>
<td class="ctxt" scope="col">$2.00 toward GBTA Scholarship Fund </td>
<td class="ctxt" scope="col"><label></label></td>
<td class="ctxt" scope="col"><label></label></td>
</tr>
<tr class="ctxt">
<td class="ctxt">Ffriday, June 9, 2006 Dinner/Dnace </td>
<td class="ctxt">$45.00 individual, $80.00 per couple </td>
<td class="ctxt"><textarea name="aten1" cols="10" wrap="virtual" id="aten1"></textarea></td>
<td class="ctxt"><textarea name="tot1" cols="15" wrap="virtual" id="tot1"></textarea></td>
</tr>
<tr class="ctxt">
<td class="ctxt">Saturday, June 10, 2006 Family Picnic </td>
<td nowrap="nowrap" class="ctxt">$10.00 Adult Plate, $5.00 Child Plate </td>
<td class="ctxt"><textarea name="aten2" cols="10" wrap="virtual" id="aten2"></textarea></td>
<td class="ctxt"><textarea name="tot2" cols="15" wrap="virtual" id="tot2"></textarea></td>
</tr>
<tr class="ctxt">
<td height="66" class="ctxt"><p>Reunion T-Shirt </p>
(For Opening Ceremony)</td>
<td class="ctxt"><p>$12.00 </p>
<p>(Indicate size) </p>
<p>
<label>
<input name="scb" type="checkbox" id="scb" value="checkbox" />
S</label>
<label>
<input name="mcb" type="checkbox" id="mcb" value="checkbox" />
M</label>
<label>
<input type="checkbox" name="checkbox" value="checkbox" />
L</label>
<label>
<input type="checkbox" name="checkbox2" value="checkbox" />
XL</label>
<label>
<input type="checkbox" name="checkbox3" value="checkbox" />
XXL</label>
</p></td>
<td class="ctxt">&nbsp;</td>
<td class="ctxt"><textarea name="tot3" cols="15" rows="6" wrap="virtual" id="tot3"></textarea></td>
</tr>
<tr class="ctxt">
<td height="63" class="ctxt">Total Payment </td>
<td colspan="2" class="ctxt"><p>
<label></label>
<label></label>
<label></label>
</p> </td>
<td class="ctxt"><label>
<textarea name="totpay" cols="15" id="totpay"></textarea>
</label></td>
</tr>
</table>
<p align="center">
<label>
<input name="send" type="submit" id="send" value="Submit" />
</label>
<label>
<input name="reset" type="reset" id="reset" value="Reset" />
</label>
</p>
<p align="center" class="ctxt">&nbsp;</p>
</form>
</td>
</tr>
<tr>
<td align="center">
<p>&nbsp;</p>
<p><a href="../about_us/index.html">about us</a> | <a href="../plnev.html">planned events</a> | <a href="../contact_info/index.html">contact info</a> | <a href="index.html">registration </a></p>
<p>&nbsp;</p>
</td>
</tr>
<tr>
<td height="121" align="center" valign="bottom"><img src="../images/runningtrack.jpg" alt="bottom_header" width="720" height="50" /></td>
</tr>
</table>
</td>
</tr>
</table>
</body>

</html>
 
Back
Top