You are welcome to link to the REX home page or search engine from within your own pages (truth is we can't stop you anyway).
Under certain conditions, we even allow you to use the REX logo or actually place the REX search form on your own pages. If you use the REX logo, or any other copyrighted property or representation of REX or Skyline Network Technologies, you must meet the following criteria (Warning - legal jargon, you may want to skip ahead):
<table border="2"><tr><td align="center"> <a href="http://rex.skyline.net/"><img border="0" src="http://rex.skyline.net/graphics/rexlogo1.gif"></a><br> Listed at the Resource EXchange</td></tr></table>
| You may also include these two images in your web pages: | |
|
|
![]() Listed at the Resource EXchange |
If you prefer, you may place the entire REX search form on your page. Use the following HTML:
<FORM action="http://rex.skyline.net/rexclient.cgi" name="SearchForm">
<center>
<table border="5" BGCOLOR="#FFFFFF">
<tr>
<td>
<table border="0">
<tr>
<td valign="top" align="center">
<INPUT TYPE="text" VALUE="" SIZE="30" name="terms" maxlength="100">
<INPUT TYPE="hidden" name="f" VALUE="0">
<INPUT TYPE="submit" name="act.search" VALUE="Go Get It, Boy!">
</td>
</tr>
<tr>
<td valign="top" align="center">
Return
<SELECT NAME="r">
<OPTION VALUE="10" selected>10
<OPTION VALUE="25">25
<OPTION VALUE="50">50
<OPTION VALUE="75">75
<OPTION VALUE="100">100
</SELECT>
results containing
<SELECT NAME="boolean">
<OPTION VALUE="and" selected>all the words
<OPTION VALUE="or">any of the words
<OPTION VALUE="url">links to this URL
</SELECT>.
</td>
</tr>
</table>
</td>
<td>
<img width="135" height="74" border="0" src="http://home.skyline.net/search/graphics/rex.gif">
</td>
</tr>
</table>
</center>
</FORM>
<p>
The following will result:
|
|
|