|
Islamic Webmaster Tools
The following services are
freely available for incorporation into your site:
For an Islamic
(hijri) calendar on your web site, just copy the following code to your
web page:
<iframe src="http://www.linkislam.net/cgi-bin/hijri.cgi"
frameborder=0 width=180 height=270 marginwidth=0 marginheight=0
scrolling="no"></iframe>
To include
Link Islam News on your web site, copy the following code to your web page
and save the page with as youpagename.php (PHP must be enabled on your
server):
<?php
if (!defined('UBB_MAIN_PROGRAM')) define('UBB_MAIN_PROGRAM',1);
$style_side="";$tbopen="";$tbclose="";
echo "<table width=\"100%\">";
include("/usr/www/gadnet11/httpd/htdocs/linkislam/threads/cache/post_island_12.php");
echo "</table>";?>
<?php if (!defined('UBB_MAIN_PROGRAM')) define('UBB_MAIN_PROGRAM',1); $style_side="";$tbopen="";$tbclose="";
echo "
| "; include("/usr/www/gadnet11/httpd/htdocs/linkislam/threads/cache/post_island_12.php");
echo "
|
"; ?>
To include a Link Islam
Search on your site, copy the following code to your web page:
<center>
<table cellspacing=0 cellpadding=9 bgcolor=ffffcc>
<tr><td>
<font face=arial>
<form action="http://www.linkislam.net/cgi-bin/links/search.cgi"
method="GET">
<table border="0" cellpadding="0" cellspacing="0">
<tr><td><center><IMG SRC="http://www.linkislam.net/images/islam.gif"
BORDER=0><br><input type="TEXT"
name="query" size="17"> <input
type="Submit"
value="Search"></center></td></tr>
</table>
</form>
</font>
</td></tr>
</table>
</center>
To include a
Muslim Matrimonials Lookup on your site, copy the following code to your
web 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>
|