<HTML>

<HEAD>

<TITLE> Sample Order Form </TITLE>
</HEAD>
<BODY bgcolor="ffffdd">

<FORM ACTION="http://www.spiderlink.com/scripts/sendmail.exe" METHOD="get">
<P>

<INPUT NAME="Subject" VALUE="New Sample Order" type="hidden">
<INPUT NAME="From" VALUE="staff@spiderlink.com" type="hidden">
<INPUT NAME="Recipient" VALUE="neworders@spiderlink.com" type="hidden">
<INPUT NAME="Redirect" VALUE="http://www.spiderlink.com/thankyou.htm" type="hidden">
<INPUT NAME="AutoRespond" VALUE="spiderlink_alias1" type="hidden">

<H2 align=center><CENTER>Sample Order Form </CENTER></H2>

<HR SIZE=4>

<PRE>
Company name: <input type="text" name="company" size =52>

Contact person and title: <input type="text" name="contact" size =40>

Street address: <input type="text" name="address" size =50>

City: <input type="text" name="city" size =26> State/Province: <input type="text" name="state" size =16>

Country: <input type="text" name="country" size =23> Zip/postal code: <input type="text" name="zip" size =15>

Telephone: <input type="text" name="phone" size =21> Fax: <input type="text" name="fax" size =27>

E-mail: <input type="text" name="EmailAddress" size =58>

Where did you hear about our services: <INPUT NAME="adsource" VALUE="" size=27>
Special instructions (if any):
<TEXTAREA NAME="instructions" ROWS=2 COLS=64>
</TEXTAREA>

<TT>Is your company a non-profit organization?
</TT><INPUT TYPE="RADIO" NAME="non-profit" VALUE="yes"><TT>Yes
</TT><INPUT TYPE="RADIO" NAME="non-profit" VALUE="no"><TT>No
<BR>

<INPUT NAME="part_order" VALUE="" size=8> Enter Part Number.
<BR>
<TT>Please select a payment period (paid in advance):<BR>
</TT><INPUT TYPE="RADIO" NAME="Payment_period" VALUE="monthly"><TT>Monthly;
</TT><INPUT TYPE="RADIO" NAME="Payment_period" VALUE="quarterly"><TT>Quarterly;
</TT><INPUT TYPE="RADIO" NAME="Payment_period" VALUE="semi-annually"><TT>Semi-Annually;
</TT><INPUT TYPE="RADIO" NAME="Payment_period" VALUE="annually"><TT>Annually.

(By selecting a longer payment period, you will save your bookkeeping time and
receive no price increase for prepaid months. You will receive credit if prices
drop or refund for prepaid months if you cancel our services.)
<BR></PRE>
Please mail payment to:
<P>
<B>SpiderLink Web Services<BR>
Attn: Sample Order Registration<BR>
317 N.Broadway #9<BR>
Redondo Beach, CA 90277<P>
</B>
<P>
<PRE>
<B>I have read and agree with SpiderLink <A href="/billing.htm">billing policy</A>
<INPUT TYPE="CHECKBOX" NAME="I_have_read_and_agree_with_SpiderLink_billing_policy" VALUE="yes">Yes.
<BR>
<B>I have read and agree with SpiderLink <A href="/contract.htm">Service Agreement</A>
<INPUT TYPE="CHECKBOX" NAME="I_have_read_and_agree_with_SpiderLink_Service_Contract" VALUE="yes">Yes.
<BR>

</PRE>

<P>
<INPUT type="submit" value="Send Order" size=28><INPUT type="reset" value="Clear Form" size=28>
</FORM>


<HR SIZE=4>

<H4 align=center><CENTER><A HREF="http://www.spiderlink.com/">SpiderLink Home Page </A>|
<A HREF="services.htm">SpiderLink Services </A></CENTER></H4>

</BODY>

</HTML>