Просмотр файла manual/05.html

Размер файла: 2.51Kb
<html>
<head>
<title>Wap Portal Server Manual</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="css/admin.css" type="text/css">
</head>

<body>
<div align="center">
  <table border="0" width="600">
    <tr>
      <td><img src="images/logo.gif" width="200" height="40"></td>
      <td align="right" width="100%" valign="bottom"><span class="big">Manual 
        v1.2</span></td>
    </tr>
  </table>
  <br>
  <table width="600" border="0">
    <tr>
      <td>&nbsp;<a href="04.html">&lt;&lt;&nbsp;Prev</a>&nbsp;</td>
      <td width="100%" align="center"><a href='index.html' border=0>Content</a></td>
      <td>&nbsp;<a href="06.html">Next&nbsp;&gt;&gt;</a>&nbsp;</td>
    </tr>
  </table>
  <br>
  <table width="600">
    <tr> 
      <td align="center" width="50%"><b>Emulator Settings</b></td>
    </tr>
    <tr> 
      <td> 
        <p><b><u>Emulator</u></b><br>
          <br>
          To test your WAP site you may want to use a web emulator for WAP.<br>
          Wap Portal Server makes it easy for you to configure a third party WAP 
          emulator which then appears as link on each page of Administration Area.<br>
          <br>
          <b>JavaScript</b><br>
          Write java script section of the emulator here. This part will be inserted 
          in the header of each page in the Administration Area that has emulator 
          link.<br>
          This is usually the code to open the popup window with emulator.<br>
          <br>
          <b>Link</b><br>
          This is the link in the body section to call the java script function 
          with the emulator popup code. This link will be displayed on each page 
          of Administration Area.<br>
          You need to edit the code to point to your WAP site.<br>
          <br>
          This makes it simple to change the emulator it the third party makes 
          changes or you just want to switch the emulator.<br>
          If you don't want to have emulator link presented you may just leave 
          both fields empty.
      </td>
    </tr>
  </table>
  <br>
  <table width="600" border="0">
    <tr> 
      <td>&nbsp;<a href="04.html">&lt;&lt;&nbsp;Prev</a>&nbsp;</td>
      <td width="100%" align="center"><a href='index.html' border=0>Content</a></td>
      <td>&nbsp;<a href="06.html">Next&nbsp;&gt;&gt;</a>&nbsp;</td>
    </tr>
  </table>
  <p><span class="small">Copyright &copy; 2002 Wap Portal Server</span></p>
</div>
</body>
</html>