home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 February / PCWorld_2003-02_cd.bin / Komunik / sambar / sambar53b3.exe / sysadmin / pro.stm < prev    next >
Encoding:
Text File  |  2002-11-15  |  2.4 KB  |  76 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Sambar Server Pro License</TITLE>
  4. </HEAD>
  5. <BODY bgcolor=#ffffff>
  6. <SCRIPT language="JavaScript">
  7. <!--
  8. function Form_Validator(theForm)
  9. {
  10.     if (theForm.licensestr.value == "")
  11.     {
  12.         alert("Please enter a value for the \"License\" field.");
  13.         theForm.licensestr.focus();
  14.         return (false);
  15.     }
  16. }
  17. //-->
  18. </SCRIPT>
  19.  
  20. <A HREF="/sysadmin/index.stm" TARGET=_top>
  21. <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
  22. <CENTER><FONT SIZE=6>Sambar Server Pro License</FONT>
  23. <BR>
  24. <I>Changes don't take effect until system restart.</I>
  25. <HR>
  26. <BR>
  27. <TABLE border=0 cellspacing=4>
  28. <RCif RCElicense = pro or RCElicense = enterprise>
  29.  
  30. <TR><TD><B>Licensed User</B></TD><TD><RCElicensee></TD></TR>
  31. <TR><TD><B>License String</B></TD><TD><RCElicensestr></TD></TR>
  32.  
  33. <RCelse>
  34.  
  35. <TR><TD>
  36. You can obtain a Sambar Server Pro License key from 
  37. <A HREF="https://www.regnow.com/softsell/nph-softsell.cgi?item=1928-1">Register Now</A> or from 
  38. <A HREF="https://www.shopjalyn.com/sambarlicense.stm">Jalyn</A>.
  39. <P>
  40. After obtaining a Pro License from <I><B>Register Now</B></I>, cut-and-paste
  41. the key into the field below, perform a complete <B>shutdown</B> and then 
  42. <B>start</B> the server (you <I>cannot</I> simply issue a restart to the
  43. server; a corrupt license key message will result).  The Sambar Server Pro
  44. <A HREF="/syshelp/pro.htm">functionality</A> extends the existing 
  45. capabilities of the server; no other modifications to your existing
  46. configuration are required.
  47. <P>
  48. <FORM METHOD=POST ACTION="/session/sysconfig" TARGET=_top onsubmit="return Form_Validator(this)">
  49. <INPUT TYPE=hidden NAME="RCpage" VALUE="/sysadmin/index.stm">
  50. <TABLE border=0 cellspacing=4>
  51. <TR><TD><B>Licensee</B></TD>
  52. <TD><INPUT TYPE=text NAME="licensee" VALUE="" SIZE=60 MAXSIZE=200></TD></TR>
  53. <TR><TD><B>License Key</B></TD>
  54. <TD><INPUT TYPE=text NAME="licensestr" VALUE="" SIZE=60 MAXSIZE=200></TD></TR>
  55. <TR><TD></TD><TD><INPUT TYPE=submit VALUE="Update License"></TD></TR>
  56. </TABLE>
  57. </FORM>
  58. <BR>
  59. <RCendif>
  60. </TABLE>
  61. </CENTER>
  62. <BR>
  63. <BR>
  64. <BR>
  65. <font size=+1><B>Evaluation License</B></font>
  66. <BR>
  67. The <A HREF="/syshelp/pro.htm">Pro Server</A> documentation details
  68. the evaluation license restrictions (i.e. operation is limited to
  69. 9AM - 5PM).  You can enable the <I>demo</I> license by entering
  70. <B><I>Demo</I></B> in both the Licensee and License fields.
  71. <P>
  72. <BR>
  73. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  74. </BODY>
  75. </HTML>
  76.