User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP section within the Web Development category of DaniWeb, a massive community of 423,874 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,054 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP advertiser: Lunarpages ASP Web Hosting

problem in javascript coding in asp page

Join Date: Jul 2004
Posts: 16
Reputation: shantuli is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
shantuli shantuli is offline Offline
Newbie Poster

Help problem in javascript coding in asp page

  #1  
Jun 25th, 2005
can anyone pls fix up the problem

Regvalidate.asp page coding :


<%

MyFirstName = Request.Form ("login1")
MyLastName = Request.Form ("login2")
MyUserName = Request.Form ("login")
MyEmail = Request.Form ("email")
MyPassword = Request.Form ("password1")
MyGerder = Request.Form ("gender")
MyDateofBirth = Request.Form ("login3")
MyAge = Request.Form ("login4")
MyCountryofResidence = Request.Form ("countryofresidence")
MyMaritalstatus = Request.Form ("maritalstatus")
MyHavechildren = Request.Form ("havechildren")
MyHeight = Request.Form ("height")
MyBodytype = Request.Form ("bodytype")
MyComplexion = Request.Form ("complexion")
MySpecialcases = Request.Form ("specialcases")
MyReligion = Request.Form ("religion")
MyCaste = Request.Form ("caste")
MySubcaste = Request.Form ("subcaste")
MyMothertongue = Request.Form ("mothertongue")
MyAreuaManglik = Request.Form ("manglik")
MyFamilyvalues = Request.Form ("familyvalues")
MyEducation = Request.Form ("educationlevel")
MyOccupation = Request.Form ("occupation")
MyAnnualincome = Request.Form ("annualincome")
MyDiet = Request.Form ("diet")
MySmoke = Request.Form ("smoke")
MyDrink = Request.Form ("drink")
MyAboutYourself = Request.Form ("counter1")
MyAboutFamily = Request.Form ("counter2")



set Conn = Server.CreateObject ("ADODB.Connection")
Conn.Open ("Provider = Microsoft.Jet.OLEDB.4.0; Data Source = c:\project.mdb")
'Response.Write (myusername)

'strsq="select * from Registration where UserName='myusername'"
'set r=conn.Execute (strsq,,adcmdtext)

'conn.Execute strsq
'response.write strsq
'Response.End

'if then 'not r.eof then
strsql = "insert into Registration values ('" & MyFirstName & "','" & MyLastName & "'," & MyUserName & ",'" & MyEmail & "','" & MyPassword & "','" & MyGender & "','" & MyDateofBirth & "','" & MyAge & "','" & MyCountryofResidence & "','" & MyMaritalStatus & "','" & MyHavechildren & "','" & MyHeight & "','" & MyBodytype & "','" & MyComplexion & "','" & MySpecialcases & "','" & MyReligion & "','" & MyCaste & "','" & MySubcaste & "','" & MyMothertongue & "','" & MyAreuaManglik & "','" & MyFamilyvalues & "','" & MyEducation & "','" & MyOccupation & "','" & MyAnnualincome & "','" & MyDiet & "','" & MySmoke & "','" & MyDrink & "','" & MyAboutYourself & "','" & MyAboutFamily & "',)"

response.write strsql
conn.Execute strsql
'Response.End
Response.Redirect ("successfulReg..htm")


'else
'just give a msg that user already exist and1 try again with1 other user then redirect back to Register.htm page
'Response.Redirect ("Errorpage.htm")

'end if



%>





Validate.asp page coding :


<%
UN = Request.form("login")
pwd = Request.form("password1")
response.write(UN &" "& PWD)

set Conn = Server.CreateObject ("ADODB.Connection")
Set Recset = Server.CreateObject ("ADODB.Recordset")

Conn.Open ("Provider = Microsoft.Jet.OLEDB.4.0; Data Source = f:\project.mdb")
recset.ActiveConnection = conn
strSQL = "Select * from Registration where UserName = '"& UN &"' and Password = '"& pwd &"'"
Response.write"<br>" & strSQL
'Response.End
Recset.Open strsql

do until recset.EOF
if ((recset.Fields(2) = un) and (recset.Fields(4) = pwd)) then
flg = 1
session("myUserName")=recset.Fields(0)

end if
Response.Write recset.Fields(1)
recset.MoveNext



Loop
if (flg = 1) then
Response.Write ("Valid Login")
Response.Redirect("welcome_member.asp")
else

Response.Redirect("Errorpage.htm")
end if

%>






Register.htm page code is:


<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
<style type="text/css">

.style1 {font-family: Arial, Helvetica, sans-serif}
body, td, th {
font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style8 { font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
a:link {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
}
</style>

<meta name="Microsoft Theme" content="axis 011">
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<p align="center"><b><a href="index.htm"><u><font face="Monotype Corsiva" size="6" color="#616161">Online
Islamic Marriage Service</font></u></a></b></p>
<p align="center"><img alt="Matrimonial Service" src="models_pic10.gif" width="473" height="114"><img alt="Matrimonial Service" src="models_pic21234567890.gif" width="89" height="114"></p>


<script language="Javascript" src="unsaved:///ssi/matrimonials.js"></script>


<!-- The top link table start's here -->
<center>


<!-- The top link table starts here -->
<!-- The top link table ends here -->




<!-- The topbanner table start's here -->

</center>








<!-- The bottom link table start's here -->

<!-- The bottom link table end's here -->

</font mstheme><table cellSpacing="1" cellPadding="1" width="100%" align="center" border="0" height="25">
<tr>
<th scope="col" height="21" width="2" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<div align="center">
</div>
</font mstheme></th>
<th scope="col" width="152" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="index.htm"><b><font color="#FFFFFF">Home</font></b></a></span></font mstheme></th>
<th scope="col" width="178" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="Login.htm"><b><font color="#FFFFFF">Login</font></b></a></span></font mstheme></th>
<th scope="col" width="158" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="Register.htm"><font color="#FFFFFF">Register</font></a></span></font mstheme></th>
<th scope="col" width="178" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="websearch.asp"><font color="#FFFFFF">Search</font></a></span></font mstheme></th>
<th scope="col" width="132" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="Login.htm"><font color="#FFFFFF">Members</font></a></span></font mstheme></th>
</tr>
<tr>
<th scope="col" height="21" width="2" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<div align="center">
</div>
</font mstheme></th>
<th scope="col" width="152" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="ContactUs.htm"><font color="#FFFFFF">Contact
Us</font></a></span></font mstheme></th>
<th scope="col" width="178" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="AboutUs.htm"><font color="#FFFFFF">About
Us</font></a></span></font mstheme></th>
<th scope="col" width="158" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="privacypolicy.htm"><font color="#FFFFFF">Privacy
Policy</font></a></span></font mstheme></th>
<th scope="col" width="178" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="terms&amp;condition.htm"><font color="#FFFFFF">Terms
&amp; Condition</font></a></span></font mstheme></th>
<th scope="col" width="132" background="gelbarlonghp.gif" bgColor="#ffffff" height="21" align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme><span class="style15"><a href="help.htm"><font color="#FFFFFF">Help</font></a></span></font mstheme></th>
</tr>
</table><font face="trebuchet ms, Arial, Helvetica" mstheme>
<p align="center">&nbsp;</p>


<script language="Javascript" src="unsaved:///ssi/matrimonials.js"></script>


<!-- The top link table start's here -->
<center>


<!-- The top link table starts here -->
<!-- The top link table ends here -->




<!-- The topbanner table start's here -->
<div style="width: 762px; background-color: #ffffff;">
<div style="border-top: 1px solid #8FA7BF; border-left: 1px solid #8FA7BF; border-right: 1px solid #8FA7BF;">


</div>
</div>
</font mstheme><table width="1034" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" height="340">
<tr>
<td valign="top" width="717" height="584"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<!-- error ends -->



</font mstheme><table width="720" align="center" cellpadding="0" cellspacing="10" border="0" height="620">
<form method="post" action="registration2.php" name="form1" autocomplete="off">
<tr><td colspan="3" class="smallblack" height="46"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallblackbold"><b><u>Note:</u></b></font><br>
&nbsp; - <font class="smallred">Fields marked with [ * ] are compulsory.</font><br>
&nbsp; - Please enter accurate information in this form or your profile may be declined.<br>
&nbsp; - All information you submit here, including Special Cases, will be visible on your profile.</font mstheme></td></tr>
<tr><td colspan="3" bgcolor="#8FA7BF" height="24"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td></tr>

<tr>
<td width="135" class="mediumblack" height="79">First Name<p>Last Name</td>
<td width="235" class="formselect" height="79"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="text" name="login1" maxlength="20" value class="forminput" size="20"></font mstheme><p><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="text" name="login2" maxlength="20" value class="forminput" size="20"></font mstheme></td>
<td width="350" class="smallblack" rowspan="2" height="134"><font face="trebuchet ms, Arial, Helvetica" mstheme><font color="#800000"><font class="smallred">Profile ID must have minimum 4 characters &amp; no special characters. It cannot be changed later.</font> <br>
You will be known on the site by this name, e.g. a Profile with ID 'Anand' will be seen as Anand's profile.</font></font mstheme></td>
</tr>

<tr>
<td class="mediumblack" height="45">User Name</td>
<td class="forminput" height="45"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="text" name="login" maxlength="20" value class="forminput" size="20"></font mstheme></td>
</tr>

<tr><td colspan="3" bgcolor="#E5E5E5" height="24"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td></tr>

<tr>
<td class="mediumblack" height="29"><font face="trebuchet ms, Arial, Helvetica" mstheme>Email</font mstheme></td>
<td class="forminput" height="29"><font face="trebuchet ms, Arial, Helvetica" mstheme><input type="text" name="email" value class="forminput" size="30"></font mstheme></td>
<td class="smallblack" rowspan="2" height="68"><font face="trebuchet ms, Arial, Helvetica" mstheme><font color="#800000">Please enter your email correctly. You will be logging in using this email. We will send you member responses here.</font></font mstheme></td>
</tr>

<tr>
<td class="mediumblack" height="29">&nbsp;</td>
<td class="forminput" height="29">&nbsp;</td>
</tr>

<tr><td colspan="3" bgcolor="#E5E5E5" height="24"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td></tr>

<tr>
<td class="mediumblack" height="25"><font face="trebuchet ms, Arial, Helvetica" mstheme>Password</font mstheme></td>
<td class="forminput" height="25"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="password" name="password1" value class="forminput" size="20"></font mstheme></td>
<td class="smallblack" rowspan="2" height="81"><font face="trebuchet ms, Arial, Helvetica" mstheme><font color="#800000">Minimum 4 characters; no special characters</font></font mstheme></td>
</tr>

<tr>
<td class="mediumblack" height="46">&nbsp;</td>
<td class="forminput" height="46">&nbsp;</td>
</tr>

<tr><td colspan="3" bgcolor="#E5E5E5" height="24"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td></tr>

<tr>
<td class="mediumblack" height="24"><font face="trebuchet ms, Arial, Helvetica" mstheme>Gender</font mstheme></td>
<td class="mediumblack" height="24"><font face="trebuchet ms, Arial, Helvetica" mstheme><input type="radio" name="gender" value="Male">Male <input type="radio" name="gender" value="Female">Female</font mstheme></td>
<td class="smallred" rowspan="3" height="86"><font face="trebuchet ms, Arial, Helvetica" mstheme><font color="#800000">Your date of birth will be visible only to you.<br>Others can only see your age and sun-sign.</font><br><br><br><br></font mstheme></td>
</tr>

<tr>
<td class="mediumblack" height="26"><font face="trebuchet ms, Arial, Helvetica" mstheme>Date of Birth</font mstheme><p>&nbsp;</p>
<p>Age</td>
<td class="formselect" height="26"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="text" name="login3" maxlength="20" value class="forminput" size="20">
(dd/mm/yyyy)&nbsp; </font mstheme>
<p><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="text" name="login4" maxlength="20" value class="forminput" size="20"></font mstheme></td>
</tr>

<tr>
<td class="mediumblack" height="1"><font face="trebuchet ms, Arial, Helvetica" mstheme>Country of Residence</font mstheme></td>
<td class="formselect" height="1"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="countryofresidence" class="formselect">
<option SELECTED VALUE>Select</option><option>India</option>
<option>USA</option>
<option>United Kingdom</option>
<option>United Arab Emirates</option>
<option>Canada</option>
<option>Australia</option>
<option>Pakistan</option>
<option></option>
<option>Afghanistan</option>
<option>Albania</option>
<option>Algeria</option>
<option>American Samoa</option>
<option>Andorra</option>
<option>Angola</option>
<option>Anguilla</option>
<option>Antigua &amp; Barbuda</option>
<option>Argentina</option>
<option>Armenia</option>
<option>Australia</option>
<option>Austria</option>
<option>Azerbaijan</option>
<option>Bahamas</option>
<option>Bahrain</option>
<option>Bangladesh</option>
<option>Barbados</option>
<option>Belarus</option>
<option>Belgium</option>
<option>Belize</option>
<option>Bermuda</option>
<option>Bhutan</option>
<option>Bolivia</option>
<option>Bosnia and Herzegovina</option>
<option>Botswana</option>
<option>Brazil</option>
<option>Brunei</option>
<option>Bulgaria</option>
<option>Burkina Faso</option>
<option>Burundi</option>
<option>Cambodia</option>
<option>Cameroon</option>
<option>Canada</option>
<option>Cape Verde</option>
<option>Cayman Islands</option>
<option>Central African Republic</option>
<option>Chad</option>
<option>Chile</option>
<option>China</option>
<option>Colombia</option>
<option>Comoros</option>
<option>Congo</option>
<option>Congo (DRC)</option>
<option>Cook Islands</option>
<option>Costa Rica</option>
<option>Cote d'Ivoire</option>
<option>Croatia (Hrvatska)</option>
<option>Cuba</option>
<option>Cyprus</option>
<option>Czech Republic</option>
<option>Denmark</option>
<option>Djibouti</option>
<option>Dominica</option>
<option>Dominican Republic</option>
<option>East Timor</option>
<option>Ecuador</option>
<option>Egypt</option>
<option>El Salvador</option>
<option>Equatorial Guinea</option>
<option>Eritrea</option>
<option>Estonia</option>
<option>Ethiopia</option>
<option>Falkland Islands</option>
<option>Faroe Islands</option>
<option>Fiji Islands</option>
<option>Finland</option>
<option>France</option>
<option>French Guiana</option>
<option>French Polynesia</option>
<option>Gabon</option>
<option>Gambia</option>
<option>Georgia</option>
<option>Germany</option>
<option>Ghana</option>
<option>Gibraltar</option>
<option>Greece</option>
<option>Greenland</option>
<option>Grenada</option>
<option>Guadeloupe</option>
<option>Guam</option>
<option>Guatemala</option>
<option>Guinea</option>
<option>Guinea-Bissau</option>
<option>Guyana</option>
<option>Haiti</option>
<option>Honduras</option>
<option>Hong Kong SAR</option>
<option>Hungary</option>
<option>Iceland</option>
<option>India</option>
<option>Indonesia</option>
<option>Iran</option>
<option>Iraq</option>
<option>Ireland</option>
<option>Israel</option>
<option>Italy</option>
<option>Jamaica</option>
<option>Japan</option>
<option>Jordan</option>
<option>Kazakhstan</option>
<option>Kenya</option>
<option>Kiribati</option>
<option>Korea</option>
<option>Kuwait</option>
<option>Kyrgyzstan</option>
<option>Laos</option>
<option>Latvia</option>
<option>Lebanon</option>
<option>Lesotho</option>
<option>Liberia</option>
<option>Libya</option>
<option>Liechtenstein</option>
<option>Lithuania</option>
<option>Luxembourg</option>
<option>Macao SAR</option>
<option>Macedonia</option>
<option>Madagascar</option>
<option>Malawi</option>
<option>Malaysia</option>
<option>Maldives</option>
<option>Mali</option>
<option>Malta</option>
<option>Martinique</option>
<option>Mauritania</option>
<option>Mauritius</option>
<option>Mayotte</option>
<option>Mexico</option>
<option>Micronesia</option>
<option>Moldova</option>
<option>Monaco</option>
<option>Mongolia</option>
<option>Montserrat</option>
<option>Morocco</option>
<option>Mozambique</option>
<option>Myanmar</option>
<option>Namibia</option>
<option>Nauru</option>
<option>Nepal</option>
<option>Netherlands</option>
<option>Netherlands Antilles</option>
<option>New Caledonia</option>
<option>New Zealand</option>
<option>Nicaragua</option>
<option>Niger</option>
<option>Nigeria</option>
<option>Niue</option>
<option>Norfolk Island</option>
<option>North Korea</option>
<option>Norway</option>
<option>Oman</option>
<option>Pakistan</option>
<option>Panama</option>
<option>Papua New Guinea</option>
<option>Paraguay</option>
<option>Peru</option>
<option>Philippines</option>
<option>Pitcairn Islands</option>
<option>Poland</option>
<option>Portugal</option>
<option>Puerto Rico</option>
<option>Qatar</option>
<option>Reunion</option>
<option>Romania</option>
<option>Russia</option>
<option>Rwanda</option>
<option>Samoa</option>
<option>San Marino</option>
<option>Sao Tome and Principe</option>
<option>Saudi Arabia</option>
<option>Senegal</option>
<option>Serbia and Montenegro</option>
<option>Seychelles</option>
<option>Sierra Leone</option>
<option>Singapore</option>
<option>Slovakia</option>
<option>Slovenia</option>
<option>Solomon Islands</option>
<option>Somalia</option>
<option>South Africa</option>
<option>Spain</option>
<option>Sri Lanka</option>
<option>St. Helena</option>
<option>St. Kitts and Nevis</option>
<option>St. Lucia</option>
<option>St. Pierre and Miquelon</option>
<option>St. Vincent &amp; Grenadines</option>
<option>Sudan</option>
<option>Suriname</option>
<option>Swaziland</option>
<option>Sweden</option>
<option>Switzerland</option>
<option>Syria</option>
<option>Taiwan</option>
<option>Tajikistan</option>
<option>Tanzania</option>
<option>Thailand</option>
<option>Togo</option>
<option>Tokelau</option>
<option>Tonga</option>
<option>Trinidad and Tobago</option>
<option>Tunisia</option>
<option>Turkey</option>
<option>Turkmenistan</option>
<option>Turks and Caicos Islands</option>
<option>Tuvalu</option>
<option>Uganda</option>
<option>Ukraine</option>
<option>United Arab Emirates</option>
<option>United Kingdom</option>
<option>Uruguay</option>
<option>USA</option>
<option>Uzbekistan</option>
<option>Vanuatu</option>
<option>Venezuela</option>
<option>Vietnam</option>
<option>Virgin Islands</option>
<option>Virgin Islands (British)</option>
<option>Wallis and Futuna</option>
<option>Yemen</option>
<option>Yugoslavia</option>
<option>Zambia</option>
<option>Zimbabwe</option> </select></font mstheme></td>
</tr>

</center>








<center>


</form>

</center>








</table><font face="trebuchet ms, Arial, Helvetica" mstheme>








<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<!-- CENTER ENDS HERE -->
</p>
</font mstheme></td>
<center>


<td bgcolor="#8FA7BF" align="left" width="297" rowspan="2" height="340">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="mediumblackbold" height="1" width="1016"><font face="trebuchet ms, Arial, Helvetica" mstheme><br>Basic Info</font mstheme></td>
</tr>
<tr>
<td colspan="3" bgcolor="#E5E5E5" height="21" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Marital status</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="maritalstatus" value="Never Married">Never Married &nbsp;
<input type="radio" name="maritalstatus" value="Divorced">Divorced &nbsp;
<input type="radio" name="maritalstatus" value="Widowed">Widowed &nbsp;
<input type="radio" name="maritalstatus" value="Separated">Separated &nbsp;
<input type="radio" name="maritalstatus" value="Annulled">Annulled</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Have children</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="havechildren" value="No">No &nbsp;
<input type="radio" name="havechildren" value="Yes. Living together">Yes. Living together &nbsp;
<input type="radio" name="havechildren" value="Yes. Not living together">Yes. Not living together</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Height</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="height" class="formselect">
<option value>Select</option><option VALUE="53">4ft 5in - 134cm</option>
<option VALUE="54">4ft 6in - 137cm</option>
<option VALUE="55">4ft 7in - 139cm</option>
<option VALUE="56">4ft 8in - 142cm</option>
<option VALUE="57">4ft 9in - 144cm</option>
<option VALUE="58">4ft 10in - 147cm</option>
<option VALUE="59">4ft 11in - 149cm</option>
<option VALUE="60">5ft - 152cm</option>
<option VALUE="61">5ft 1in - 154cm</option>
<option VALUE="62">5ft 2in - 157cm</option>
<option VALUE="63">5ft 3in - 160cm</option>
<option VALUE="64">5ft 4in - 162cm</option>
<option VALUE="65">5ft 5in - 165cm</option>
<option VALUE="66">5ft 6in - 167cm</option>
<option VALUE="67">5ft 7in - 170cm</option>
<option VALUE="68">5ft 8in - 172cm</option>
<option VALUE="69">5ft 9in - 175cm</option>
<option VALUE="70">5ft 10in - 177cm</option>
<option VALUE="71">5ft 11in - 180cm</option>
<option VALUE="72">6ft - 182cm</option>
<option VALUE="73">6ft 1in - 185cm</option>
<option VALUE="74">6ft 2in - 187cm</option>
<option VALUE="75">6ft 3in - 190cm</option>
<option VALUE="76">6ft 4in - 193cm</option>
<option VALUE="77">6ft 5in - 195cm</option>
<option VALUE="78">6ft 6in - 198cm</option>
<option VALUE="79">6ft 7in - 200cm</option>
<option VALUE="80">6ft 8in - 203cm</option>
<option VALUE="81">6ft 9in - 205cm</option>
<option VALUE="82">6ft 10in - 208cm</option>
<option VALUE="83">6ft 11in - 210cm</option>
<option VALUE="84">7ft - 213cm</option>
</select></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Body type</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="bodytype" value="Slim">Slim &nbsp;
<input type="radio" name="bodytype" value="Average">Average &nbsp;
<input type="radio" name="bodytype" value="Athletic">Athletic &nbsp;
<input type="radio" name="bodytype" value="Heavy">Heavy</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Complexion</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="complexion" value="Very Fair">Very Fair &nbsp;
<input type="radio" name="complexion" value="Fair">Fair &nbsp;
<input type="radio" name="complexion" value="Wheatish">Wheatish &nbsp;
<input type="radio" name="complexion" value="Wheatish Medium">Wheatish Medium &nbsp;
<input type="radio" name="complexion" value="Wheatish Brown">Wheatish Brown &nbsp;
<input type="radio" name="complexion" value="Dark">Dark</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Special cases</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="specialcases" class="formselect">
<option SELECTED VALUE>Select</option><option>None</option>
<option>Physically challenged from birth</option>
<option>Physically challenged due to accident</option>
<option>Mentally challenged from birth</option>
<option>Mentally challenged due to accident</option>
<option>Physically abnormality affecting only looks</option>
<option>Physical abnormality affecting bodily functions</option>
</select></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td colspan="3" class="mediumblackbold" height="40" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><br>Religious &amp; Social Background</font mstheme></td>
</tr>
<tr>
<td colspan="3" bgcolor="#E5E5E5" height="21" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Religion</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="religion" class="formselect" onchange="return caste_disable(document.profile.religion);">
<option>Muslim</option>
</select>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme>&nbsp;&nbsp; Caste</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="caste" class="formselect">
<option value="Doesn't matter">Doesn't matter</option><option value="Bengali
">Bengali
</option><option value="Dawoodi Bohra
">Dawoodi Bohra
</option><option value="Ehle-Hadith
">Ehle-Hadith
</option><option value="Memon
">Memon
</option><option value="Rajput
">Rajput
</option><option value="Shia
">Shia
</option><option value="Shia Imami Ismaili
">Shia Imami Ismaili
</option><option value="Sunni
">Sunni
</option> </select></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme>&nbsp;&nbsp; Sub-caste</font mstheme></td>
<td class="forminput" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="text" name="subcaste" class="forminput" value size="20"></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Mother Tongue</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="mothertongue" class="formselect">
<option SELECTED VALUE>Select</option><option>Hindi</option>
<option>Gujarati</option>
<option>Urdu</option>
<option>English</option>
<option>Punjabi</option>
<option>Tamil</option>
<option>Marathi</option>
<option>Telugu</option>
<option>Malayalam</option>
<option>Bengali</option>
<option>Kannada</option>
<option>Sindhi</option>
<option>Konkani</option>
<option>Oriya</option>
<option>Arabic</option>
<option>Marwari</option>
<option></option>
<option>Aka</option>
<option>Arabic</option>
<option>Assamese</option>
<option>Awadhi</option>
<option>Bengali</option>
<option>Bhojpuri</option>
<option>Bhutia</option>
<option>Chatlisgarhi</option>
<option>Chinese</option>
<option>Dogri</option>
<option>English</option>
<option>French</option>
<option>Garhwali</option>
<option>Garo</option>
<option>Gujarati</option>
<option>Haryanvi</option>
<option>Hindi</option>
<option>Kakbarak</option>
<option>Kanauji</option>
<option>Kannada</option>
<option>Kashmiri</option>
<option>Khandesi</option>
<option>Khasi</option>
<option>Konkani</option>
<option>Koshali</option>
<option>Kumoani</option>
<option>Kutchi</option>
<option>Lepcha</option>
<option>Magahi</option>
<option>Maithili</option>
<option>Malay</option>
<option>Malayalam</option>
<option>Manipuri</option>
<option>Marathi</option>
<option>Marwari</option>
<option>Miji</option>
<option>Mizo</option>
<option>Monpa</option>
<option>Nepali</option>
<option>Oriya</option>
<option>Persian</option>
<option>Punjabi</option>
<option>Rajasthani</option>
<option>Russian</option>
<option>Sanskrit</option>
<option>Santhali</option>
<option>Sindhi</option>
<option>Spanish</option>
<option>Swedish</option>
<option>Tamil</option>
<option>Tagalog</option>
<option>Telugu</option>
<option>Tulu</option>
<option>Urdu</option>
<option>Other</option> </select></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Are you a Manglik?</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="manglik" value="Yes">Yes &nbsp;
<input type="radio" name="manglik" value="No">No &nbsp;
<input type="radio" name="manglik" value="Don't Know">Don't Know &nbsp;
<input type="radio" name="manglik" value="Not applicable">Not applicable</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Family values</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="familyvalues" value="Traditional">Traditional &nbsp;
<input type="radio" name="familyvalues" value="Moderate">Moderate &nbsp;
<input type="radio" name="familyvalues" value="Liberal">Liberal</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td colspan="3" class="mediumblackbold" height="40" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><br>Education &amp; Career</font mstheme></td>
</tr>
<tr>
<td colspan="3" bgcolor="#E5E5E5" height="21" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Education</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="educationlevel" class="formselect">
<option SELECTED VALUE>Select</option><option>Less than High School</option>
<option>High School</option>
<option>Trade School</option>
<option>Diploma</option>
<option>Bachelors</option>
<option>Masters</option>
<option>Doctorate</option> </select></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Occupation</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="occupation" class="formselect">
<option SELECTED VALUE>Select</option><option>Not working</option>
<option>Non-mainstream professional</option>
<option>Accountant</option>
<option>Acting Professional</option>
<option>Actor</option>
<option>Administration Professional</option>
<option>Advertising Visualiser</option>
<option>Air Hostess</option>
<option>Architect</option>
<option>Artisan</option>
<option>Audiologist</option>
<option>Banker</option>
<option>Beautician</option>
<option>Biologist / Botanist</option>
<option>Business Person</option>
<option>Chartered Accountant</option>
<option>Civil Engineer</option>
<option>Clerical Official</option>
<option>Commercial Pilot</option>
<option>Company Secretary</option>
<option>Computer Professional</option>
<option>Consultant</option>
<option>Contractor</option>
<option>Cost Accountant</option>
<option>Creative Person</option>
<option>Customer Support Professional</option>
<option>Defense Employee</option>
<option>Dentist</option>
<option>Designer</option>
<option>Doctor</option>
<option>Economist</option>
<option>Engineer</option>
<option>Engineer (Mechanical)</option>
<option>Engineer (Project)</option>
<option>Entertainment Professional</option>
<option>Event Manager</option>
<option>Executive</option>
<option>Factory worker</option>
<option>Farmer</option>
<option>Fashion Designer</option>
<option>Finance Professional</option>
<option>Flight Attendant</option>
<option>Government Employee</option>
<option>Health Care Professional</option>
<option>Home Maker</option>
<option>Hotel &amp; Restaurant Professional</option>
<option>Interior Designer</option>
<option>Investment Professional</option>
<option>IT / Telecom Professional</option>
<option>Journalist</option>
<option>Lawyer</option>
<option>Legal Professional</option>
<option>Manager</option>
<option>Marketing Professional</option>
<option>Media Professional</option>
<option>Medical Professional</option>
<option>Medical Transcriptionist</option>
<option>Merchant Naval Officer</option>
<option>Nurse</option>
<option>Occupational Therapist</option>
<option>Optician</option>
<option>Pharmacist</option>
<option>Physician Assistant</option>
<option>Physicist</option>
<option>Physiotherapist</option>
<option>Pilot</option>
<option>Politician</option>
<option>Production professional</option>
<option>Professor</option>
<option>Psychologist</option>
<option>Public Relations Professional</option>
<option>Real Estate Professional</option>
<option>Research Scholar</option>
<option>Retired Person</option>
<option>Retail Professional</option>
<option>Sales Professional</option>
<option>Scientist</option>
<option>Self-employed Person</option>
<option>Social Worker</option>
<option>Software Consultant</option>
<option>Sportsman</option>
<option>Student</option>
<option>Teacher</option>
<option>Technician</option>
<option>Training Professional</option>
<option>Transportation Professional</option>
<option>Veterinary Doctor</option>
<option>Volunteer</option>
<option>Writer</option>
<option>Zoologist</option> </select></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="25" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme>&nbsp;&nbsp; Annual Income</font mstheme></td>
<td class="formselect" height="25" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme><select name="annualincome" class="formselect">
<option SELECTED VALUE>Select</option><option>Under $.50,000</option>
<option>$.50,001 - 1,00,000</option>
<option>$.1,00,001 - 2,00,000</option>
<option>$.2,00,001 - 3,00,000</option>
<option>$.3,00,001 - 4,00,000</option>
<option>$.4,00,001 - 5,00,000</option>
<option>$.5,00,001 and above</option>
<option></option>
<option>Under $25,000</option>
<option>$25,001 - 50,000</option>
<option>$50,001 - 75,000</option>
<option>$75,001 - 100,000</option>
<option>$100,001 - 150,000</option>
<option>$150,001 - 200,000</option>
<option>$200,001 and above</option> </select></font mstheme></td>
<td height="25" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td colspan="3" class="mediumblackbold" height="40" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><br>Lifestyle</font mstheme></td>
</tr>
<tr>
<td colspan="3" bgcolor="#E5E5E5" height="21" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Diet</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="diet" value="Veg">Veg &nbsp;
<input type="radio" name="diet" value="Eggetarian">Eggetarian &nbsp;
<input type="radio" name="diet" value="Occasionally Non-Veg">Occasionally Non-Veg &nbsp;
<input type="radio" name="diet" value="Non-Veg">Non-Veg &nbsp;
<input type="radio" name="diet" value="Jain">Jain &nbsp;
<input type="radio" name="diet" value="Vegan">Vegan</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Smoke</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="smoke" value="Yes">Yes &nbsp;
<input type="radio" name="smoke" value="No">No &nbsp;
<input type="radio" name="smoke" value="Occasionally">Occasionally</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" height="21" width="717"><font face="trebuchet ms, Arial, Helvetica" mstheme><font class="smallred">*</font> Drink</font mstheme></td>
<td class="mediumblack" height="21" width="297"><font face="trebuchet ms, Arial, Helvetica" mstheme>
<input type="radio" name="drink" value="Yes">Yes &nbsp;
<input type="radio" name="drink" value="No">No &nbsp;
<input type="radio" name="drink" value="Occasionally">Occasionally</font mstheme></td>
<td height="21" width="15"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="10"></font mstheme></td>
</tr>
<tr>
<td colspan="3" bgcolor="#E5E5E5" height="21" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td>
</tr>
<tr>
<td colspan="3" class="mediumblackbold" height="40" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><br>More About Yourself</font mstheme></td>
</tr>
<tr>
<td colspan="3" bgcolor="#E5E5E5" height="21" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" height="1"></font mstheme></td>
</tr>
<tr>
<td colspan="3" class="smallblack" height="21" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme>This section will help you make a strong impression on your potential partner. So, express yourself.</font mstheme></td>
</tr>
<tr>
<td class="mediumblack" colspan="3" height="199" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><br><a name="moreprofile1"></a>Personality,
Long-term goals, Partner expectations, etc&nbsp;&nbsp;&nbsp;&nbsp;
<a href="Moreaboutyou.htm" onClick="javascript:window.open('/ssi/popup/moreprofile_tips.php?item=a','','width=550,height=420');" class="smallgreenlink">Need some tips? Click here</a><br>
<font class="smallblack">No. of characters:</font> <input type="text" name="counter1" class="formselect" size="3" disabled style="border: 1px solid #ffffff;"> <font class="smallred">(min. 100 characters; max. 4000)</font><br>
<textarea name="aboutyourself" rows="6" cols="90" onkeypress="return taLimit()" onkeyup="return taCount('counter1','4000')" wrap="virtual" maxLength="4000" class="forminput"></textarea></font mstheme></td>
</tr>
<tr>
<td class="mediumblack" colspan="3" height="199" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><br><a name="moreprofile2"></a>Family
background&nbsp;&nbsp;&nbsp;&nbsp;
<a href="MoreaboutyourFamily.htm" onClick="javascript:window.open('/ssi/popup/moreprofile_tips.php?item=b','','width=450,height=290');" class="smallgreenlink">Need some tips? Click here</a><br><font class="smallblack">No. of characters:</font> <input type="text" name="counter2" class="formselect" size="3" disabled style="border: 1px solid #ffffff;"> <font class="smallred">(max. 1000 characters)</font><br>
<textarea name="aboutfamily" rows="6" cols="90" wrap="virtual" maxLength="1000" onkeypress="return taLimit()" onkeyup="return taCount('counter2','1000')" class="forminput"></textarea></font mstheme></td>
</tr>
<tr>
<td colspan="3" class="smallblack" height="40" width="1032"><font face="trebuchet ms, Arial, Helvetica" mstheme><br>By registering on
oims.com, you confirm that you have read and agree to its service
<a href="terms&amp;condition.htm" target="terms">terms and conditions.</a></font mstheme></td>
</tr>
<tr>
<td height="30" width="717">
<p align="center"><font face="trebuchet ms, Arial, Helvetica" mstheme>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="submit" value="Submit" name="Submit1"></font mstheme></td>
<td height="30" colspan="2" width="313"><font face="trebuchet ms, Arial, Helvetica" mstheme>&nbsp;&nbsp;&nbsp;








<form method="POST" action="--WEBBOT-SELF--" onSubmit="location.href='_derived/nortbots.htm';return false;" WEBBOT-onSubmit>
<!--webbot bot="SaveResults" u-file="_private/form_results.txt" s-format="TEXT/CSV" s-label-fields="TRUE" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" -->
<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p>
</form>
</font mstheme></td>
</tr>
<tr bgcolor="#8FA7BF" valign="top">
<td height="1" colspan="2" width="1016"><font face="trebuchet ms, Arial, Helvetica" mstheme><spacer type="block" width="1" height="1"></font mstheme></td>
</tr>
</table><font face="trebuchet ms, Arial, Helvetica" mstheme>

</center>








<!-- The bottom link table start's here -->

<!-- The bottom link table end's here -->
<p align="center">&nbsp;</p>
<p align="center"><b><a href="Register.htm">Register</a> </b> I<b> <a href="ContactUs.htm">Contact
Us</a> </b> I<b> <a href="AboutUs.htm">About Us</a> </b> I<b> <a href="privacypolicy.htm">Privacy
Policy</a> </b> I<b> <a href="terms&amp;condition.htm">Terms &amp; Condition</a>
</b> I<b> <a href="help.htm">Help</a></b></p>
<p align="center">All trademarks, logos and names are properties of their
respective owners.<br>
Copyright © 2005&nbsp;• All Rights Reserved.</p>
<p align="center">&nbsp;</p>
<p align="center">&nbsp;</p>
</font mstheme></body>




registration page's details are not saving to da database.help me out
AddThis Social Bookmark Button
Reply With Quote  
All times are GMT -4. The time now is 4:30 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC