home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dnew54c3.zip / LOGIN.TPL < prev    next >
Text File  |  1999-01-26  |  1KB  |  53 lines

  1. <html>
  2.  
  3. <head>
  4. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  5. <META HTTP-EQUIV="cache-control" CONTENT="no-cache">
  6. <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
  7. <title>Subscribed News Groups for %%user%%</title>
  8. </head>
  9.  
  10. <body  bgcolor="#808080">
  11. <form method="POST" action="%%b_action%%">
  12. <table border="0" width="500">
  13.     <tr>
  14.       <td align="center" bgcolor="#c0c0c0"><h2>Login to use your personal subscriptions</h2>
  15.     %%login_error%%
  16.       <table border="1" bgcolor="#00ff00" width=300>
  17.         <tr>
  18.           <td>Username</td>
  19.           <td><input type="text" name="user" size="14"></td>
  20.           <td></td>
  21.         </tr>
  22.         <tr>
  23.           <td>Password</td>
  24.           <td><input type="password" name="pass" size="14"></td>
  25.           <td><input name="login" type="submit" value="Login"></td>
  26.         </tr>
  27. %%ifdef%%pop_authent%%
  28.         <tr>
  29.           <td>POP Host </td>
  30.           <td><input type="text" name="pop" size="14"></td>
  31.           <td></td>
  32.         </tr>
  33. %%endif%%
  34.       </table>
  35. %%ifdef%%pop_authent%%
  36. Specify your pop server, this lets DNewsWeb confirm that you
  37. are who you say you are.  It also means your personal preferences and
  38. favourite news groups can be stored and tracked for new items.
  39. %%endif%%
  40.       <hr>
  41. %%copyright%%
  42. </td>
  43. </tr>
  44. </table>
  45.  
  46. <input type=hidden value="%%loginid%%" name="loginid" size="14">
  47. <input type=hidden value="login" name="cmd" size="14">
  48. </form>
  49. </body>
  50. </html>
  51.  
  52.  
  53.