home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 November
/
PCWorld_2000-11_cd.bin
/
Komunik
/
sambar444
/
_SETUP.1
/
pro.stm
< prev
next >
Wrap
Text File
|
1999-04-27
|
2KB
|
65 lines
<HTML>
<HEAD>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<TITLE>Sambar Server Pro License</TITLE>
</HEAD>
<BODY bgcolor=#ffffff>
<SCRIPT language="JavaScript">
<!--
function Form_Validator(theForm)
{
if (theForm.licensestr.value == "")
{
alert("Please enter a value for the \"License\" field.");
theForm.licensestr.focus();
return (false);
}
}
//-->
</SCRIPT>
<A HREF="/sysadmin/index.stm" TARGET=_top>
<IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
<CENTER><FONT SIZE=6>Sambar Server Pro License</FONT>
<BR>
<I>Changes don't take effect until system restart.</I>
<HR>
<TABLE border=0 cellspacing=4>
<RCif RCElicense = pro>
<TR><TD><B>Licensed User</B></TD><TD><RCElicensee></TD></TR>
<TR><TD><B>License String</B></TD><TD><RCElicensestr></TD></TR>
<RCelse>
<TR><TD>
<BR>
You can obtain a Sambar Server Pro License key from
<A HREF="https://www.regnow.com/softsell/nph-softsell.cgi?item=1928-1">Register Now</A>.
<P>
After obtaining a Pro License from <I><B>Register Now</B></I>, cut-and-paste
the key into the field below and restart the server. The Sambar Server Pro
<A HREF="/syshelp/pro.htm">functionality</A> extends the existing
capabilities of the server; no other modifications to your existing
configuration are required.
<P>
<FORM METHOD=POST ACTION="/session/sysconfig" TARGET=_top onsubmit="return Form_Validator(this)">
<INPUT TYPE=hidden NAME="RCpage" VALUE="/sysadmin/index.stm">
<TABLE border=0 cellspacing=4>
<TR><TD><B>License Key</B></TD>
<TD><INPUT TYPE=text NAME="licensestr" VALUE="" SIZE=60 MAXSIZE=200></TD></TR>
<TR><TD></TD><TD><INPUT TYPE=submit VALUE="Update License"></TD></TR>
</TABLE>
</FORM>
<BR>
<RCendif>
</TABLE>
<P>
</CENTER>
<BR>
<A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
</BODY>
</HTML>