"Fossies" - the Fresh Open Source Software Archive

Member "courier-1.2.2/libs/sqwebmail/html/en-us/abooklist.html" (20 Jan 2022, 4293 Bytes) of package /linux/misc/courier-1.2.2.tar.bz2:


The requested HTML page contains a <FORM> tag that is unusable on "Fossies" in "automatic" (rendered) mode so that page is shown as HTML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.


    1 <?xml version="1.0" encoding="iso-8859-1"?>
    2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    3       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    4 <html xmlns="http://www.w3.org/1999/xhtml">
    5 <head>
    6   <title>Address Book</title>
    7   <link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
    8   <meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />
    9   <meta name="MSSmartTagsPreventParsing" content="TRUE" />
   10 </head>
   11 
   12 <body>
   13 <!--
   14 
   15 [#$PROMPT=<table border="0"><tr><td align="right">Choose:&nbsp;</td><td>#]
   16 [#$SUBMIT=</td><td><input type="submit" value="Edit" name="nick.edit" /><input type="submit" value="Delete" name="nick.delete" /></td></tr><tr><td align="right">New nickname:</td><td><input name="nick2" /></td><td><input type="submit" name="nick.edit2" value="Create" /></td></tr></table>#]
   17 [#$TITLE1=<hr width="90%" /><div align="center"><font size="+2" class="nicktitle">#]
   18 [#$TITLE2=</font></div>#]
   19 [#$DELETE=Delete#]
   20 [#$NAME=Name:&nbsp;#]
   21 [#$ADDRESS=Address:&nbsp;#]
   22 [#$ADD=Add#]
   23 [#$EDIT=Edit#]
   24 [#$SELECT1=<select name="nick" class="nicklist"><option value=""></option>#]
   25 [#$SELECT2=</select>#]
   26 
   27 -->
   28 
   29 <div align="center">
   30 <!-- Top Header -->
   31 
   32 <table cellpadding="0" cellspacing="0" border="0" width="95%">
   33   <tbody>
   34     <tr style="line-height: 0">
   35       <td align="left" valign="top"
   36         style="line-height: 0">[#@graytopleft.png, width="11" height="11"
   37         alt="" border="0"@@#]</td>
   38       <td bgcolor="#cccccc" class="graybox"></td>
   39       <td align="right" valign="top"
   40         style="line-height: 0">[#@graytopright.png, width="11" height="11"
   41         alt="" border="0"@@#]</td>
   42     </tr>
   43     <tr bgcolor="#cccccc" class="graybox">
   44       <td>&nbsp;</td>
   45       <td bgcolor="#cccccc" class="graybox" width="100%">
   46         <table width="100%" border="0" cellspacing="0" cellpadding="0">
   47           <tbody>
   48             <tr>
   49               <td align="left" width="100%" valign="middle"
   50               class="pageheader">Address&nbsp;Book</td>
   51               <td align="right" valign="middle">[#G#]</td>
   52             </tr>
   53           </tbody>
   54         </table>
   55       </td>
   56       <td>&nbsp;</td>
   57     </tr>
   58     <tr style="line-height: 0">
   59       <td align="left" valign="bottom">[#@graybottomleft.png, width="11"
   60         height="11" alt="" border="0"@@#]</td>
   61       <td bgcolor="#cccccc" class="graybox"></td>
   62       <td align="right" valign="bottom">[#@graybottomright.png, width="11"
   63         height="11" alt="" border="0"@@#]</td>
   64     </tr>
   65   </tbody>
   66 </table>
   67 <!-- End of Top Header -->
   68 <!-- Sections. Folders, Create Messages, Preferences, Etc. -->
   69 [#include:navbar#]
   70 
   71 <table cellpadding="0" cellspacing="0" border="0" width="95%">
   72   <tbody>
   73     <tr style="line-height: 0">
   74       <td align="left" valign="top">[#@bluetopleft.png, width="11"
   75         height="11" alt="" border="0"@@#]</td>
   76       <td bgcolor="#99ccff" class="bluebox" valign="middle" width="100%"></td>
   77       <td style="line-height: 0" align="right"
   78         valign="top">[#@bluetopright.png, width="11" height="11" alt=""
   79         border="0"@@#]</td>
   80     </tr>
   81     <tr>
   82       <td bgcolor="#99ccff" class="bluebox"></td>
   83       <td bgcolor="#99ccff" class="bluebox" valign="middle">
   84         <table width="100%" border="0">
   85           <tbody>
   86             <tr>
   87               <td align="left" width="100%" valign="middle">
   88                 <form method="post" name="addressbook" action="[#R#]">
   89                   [#P#]<input type="hidden" name="form" value="abooklist"
   90                   />[#a#] <br />
   91 
   92                   <hr />
   93 
   94                   <div align="center">
   95                   <a
   96                   href="[#s#]&amp;form=ldaplist">Global&nbsp;address&nbsp;book
   97                   search</a></div>
   98                 </form>
   99               </td>
  100             </tr>
  101           </tbody>
  102         </table>
  103       </td>
  104       <td bgcolor="#99ccff" class="bluebox"></td>
  105     </tr>
  106     <tr style="line-height: 0">
  107       <td align="left" valign="bottom">[#@bluebottomleft.png, width="11"
  108         height="11" alt="" border="0"@@#]</td>
  109       <td bgcolor="#99ccff" class="bluebox" valign="middle"></td>
  110       <td align="right" valign="bottom">[#@bluebottomright.png, width="11"
  111         height="11" alt="" border="0"@@#]</td>
  112     </tr>
  113   </tbody>
  114 </table>
  115 </div>
  116 
  117 <p>[#B#]</p>
  118 </body>
  119 </html>