home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2002 March / PCWMAR02.iso / software / windowsxp / ftgateoffice / ftgateoffice.exe / Main / main.fts < prev    next >
Encoding:
Text File  |  2001-11-29  |  771 b   |  22 lines

  1. <%
  2. #include </utility/global.fts>
  3. #include </utility/ftgate.fts>
  4. #include </utility/theme.fts>
  5. #include </utility/wmsecurity.fts>
  6. %>
  7. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" "http://www.w3.org/TR/REC-html40/frameset.dtd">
  8. <HTML>
  9. <HEAD>
  10. <META NAME="GENERATOR" Content="Microsoft Developer Studio">
  11. <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
  12. <TITLE>FTGate Web Mail</TITLE>
  13. </HEAD>
  14. <FRAMESET BORDER="0" FRAMEBORDER="0" FRAMESPACING="0" ROWS="60,*">
  15.     <FRAME NAME="header" SRC="header.fts" SCROLLING="no">
  16.     <FRAMESET BORDER="0" FRAMEBORDER="0" FRAMESPACING="0" COLS="80,*">
  17.         <FRAME NAME="margin" SRC="margin.fts" SCROLLING="no">
  18.         <FRAME NAME="main" SRC="/inbox/index.fts">
  19.     </FRAMESET>
  20. </FRAMESET>
  21. </HTML>
  22.