home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / pro.stm < prev    next >
Text File  |  2001-05-22  |  2KB  |  67 lines

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