home *** CD-ROM | disk | FTP | other *** search
- <html><head>
- <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
- <META HTTP-EQUIV="cache-control" CONTENT="no-cache">
- <title>Post Status to %%group%%</title>
- </head>
-
-
-
- <body bgcolor="#808080" link="#ff0000" vlink="#0000ff">
-
- <form method="GET" action="%%b_action%%">
- <input type="hidden" name="utag" value="%%utag%%">
- <input type="hidden" name="group" value="%%group%%">
- <input type="hidden" name="xrelated" value="%%item%%">
- <table width="500" cellpadding=10>
- <tr>
- <td align="left" bgcolor="#C0C0C0"><h2>Items in %%group%%</h2>
- <p>
- <input name="cmd_latest" type="submit" value="Latest Items">
- <input name="cmd_user" type="submit" value="Groups">
- </p>
- <table border="0" bgcolor="#00ff00">
- <tr>
- <td>
-
-
- %%ifdef%%ok%%
- <h4>Your message was successfully posted to %%group%%</h4>
- %%else%%
- <h4>Your message was rejected</h4>
- The news server responded with:
- <pre>
- %%post_status%%
- </pre>
- %%endif%%
-
-
-
- </td>
- </tr>
- </table>
- <hr>
- <p>
- %%copyright%%
-
- </td>
- </tr>
- </table>
- </form>
- </body>
- </html>
-
-
-