| Adding a matrimonial
search to your site provides a valuable service to
your visitors and the interactive element will have
them returning to your site more frequently. Your site
will feature the following menu from which visitors
can search over 10,000 ads, many with photos.
Simply use any text editor to copy and paste the
HTML code below into the HTML of your web page. If you
require any assistance please contact info@muslimwedding.org.
Please let us know when you have added this search
to your site and we will provide a reciprocal link to
your site.
|
Copy all of
the code below into your HTML page.
<BEGIN MUSLIM MATRIMONIAL
SEARCH CODE>
<table border="1" cellpadding="4"
cellspacing="0" width="500"
align="center" bordercolor="#000000">
<tr><td nowrap align="center"
width="100%" valign="top"
bgcolor="#FFFFCC">
<font color="#000080" size="2"
face="Arial"><b><a
href="http://www.muslimwedding.org">1st
Place Muslim
Matrimonials</a></b></font>
</td></tr>
<tr><td nowrap>
<form
ACTION="http://www.muslimwedding.org/cgi-bin/yresults.cgi"
METHOD="POST">
<table border="0">
<tr><td><font face="Arial"
size="1">
<input type="radio" name="gender"
value="F" checked>
Female<input type="radio" name="gender"
value="M">
Male</font>
</td><td></td><td><font
face="Arial"
size="1">Country</font>:
</td><td><font face="Arial"
size="1">
<SELECT size=1 name=reside>
<OPTION value=E selected>Any</OPTION>
<OPTION>Africa</OPTION>
<OPTION>Australia</OPTION>
<OPTION>Bahrain</OPTION>
<OPTION>Bangladesh</OPTION>
<OPTION>Canada</OPTION>
<OPTION>Egypt</OPTION>
<OPTION>India</OPTION>
<OPTION>Iran</OPTION>
<OPTION>Jordan</OPTION>
<OPTION>Kuwait</OPTION>
<OPTION>Pakistan</OPTION>
<OPTION>Saudi Arabia</OPTION>
<OPTION>SE Asia</OPTION>
<OPTION>Syria</OPTION>
<OPTION>Turkey</OPTION>
<OPTION>UAE</OPTION>
<OPTION>UK</OPTION>
<OPTION>USA</OPTION>
<OPTION>Yemen</OPTION>
</SELECT>
</font></td><td></td><td
rowspan="2"><font face="Arial"
size="1"><input type="submit"
value="Search">
</font></td></tr><tr><td><font
face="Arial" size="1">
Age between: <input type="int"
maxLength="2" size="2"
value="16" name="agel">
and <input type="int"
maxLength="2" size="2"
value="99" name="ageh">
years </font>
</td><td></td><td><font
face="Arial" size="1">
Religion: </font>
</td><td><font face="Arial"
size="1">
<SELECT size=1 name=religion>
<OPTION selected>Muslim (Unspecified)</OPTION>
<OPTION>Sunni</OPTION>
<OPTION>Sunni - Hanafi</OPTION>
<OPTION>Sunni - Shafi'i</OPTION>
<OPTION>Shi'ite</OPTION>
<OPTION>Ismaili</OPTION>
</SELECT></font></td><td></td></tr></table>
</form>
</td></tr>
</table>
<END MUSLIM MATRIMONIAL SEARCH CODE>
|