home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 November / PCWorld_2000-11_cd.bin / Komunik / sambar444 / _SETUP.1 / pro.stm < prev    next >
Text File  |  1999-04-27  |  2KB  |  65 lines

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  4. <TITLE>Sambar Server Pro License</TITLE>
  5. </HEAD>
  6. <BODY bgcolor=#ffffff>
  7. <SCRIPT language="JavaScript">
  8. <!--
  9. function Form_Validator(theForm)
  10. {
  11.     if (theForm.licensestr.value == "")
  12.     {
  13.         alert("Please enter a value for the \"License\" field.");
  14.         theForm.licensestr.focus();
  15.         return (false);
  16.     }
  17. }
  18. //-->
  19. </SCRIPT>
  20.  
  21. <A HREF="/sysadmin/index.stm" TARGET=_top>
  22. <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
  23. <CENTER><FONT SIZE=6>Sambar Server Pro License</FONT>
  24. <BR>
  25. <I>Changes don't take effect until system restart.</I>
  26. <HR>
  27.  
  28. <TABLE border=0 cellspacing=4>
  29. <RCif RCElicense = pro>
  30.  
  31. <TR><TD><B>Licensed User</B></TD><TD><RCElicensee></TD></TR>
  32. <TR><TD><B>License String</B></TD><TD><RCElicensestr></TD></TR>
  33.  
  34. <RCelse>
  35.  
  36. <TR><TD>
  37. <BR>
  38. You can obtain a Sambar Server Pro License key from 
  39. <A HREF="https://www.regnow.com/softsell/nph-softsell.cgi?item=1928-1">Register Now</A>.
  40. <P>
  41. After obtaining a Pro License from <I><B>Register Now</B></I>, cut-and-paste
  42. the key into the field below and restart the server.  The Sambar Server Pro
  43. <A HREF="/syshelp/pro.htm">functionality</A> extends the existing 
  44. capabilities of the server; no other modifications to your existing
  45. configuration are required.
  46. <P>
  47. <FORM METHOD=POST ACTION="/session/sysconfig" TARGET=_top onsubmit="return Form_Validator(this)">
  48. <INPUT TYPE=hidden NAME="RCpage" VALUE="/sysadmin/index.stm">
  49. <TABLE border=0 cellspacing=4>
  50. <TR><TD><B>License Key</B></TD>
  51. <TD><INPUT TYPE=text NAME="licensestr" VALUE="" SIZE=60 MAXSIZE=200></TD></TR>
  52. <TR><TD></TD><TD><INPUT TYPE=submit VALUE="Update License"></TD></TR>
  53. </TABLE>
  54. </FORM>
  55. <BR>
  56. <RCendif>
  57. </TABLE>
  58.  
  59. <P>
  60. </CENTER>
  61. <BR>
  62. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  63. </BODY>
  64. </HTML>
  65.