home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / SAMBAR / DATA.1 / macros.ini < prev    next >
Text File  |  1997-08-29  |  2KB  |  50 lines

  1. # Macro definition file.
  2. #
  3. # Macros must be on template pages and can be referenced using
  4. # the RCZ macro expansion command.  Macros may not contain any
  5. # other command or reference.
  6. #
  7. # Modifications to this file require a restart of the server.
  8. #
  9. #define FTP_WELCOME            Welcome to the Sambar FTP Server
  10. #define FTP_GOODBYE            Server disconnecting.
  11. #define SEARCH_HEADER             <HTML><BODY bgcolor=white><FONT SIZE=+2>Search Indexer...</FONT><BR><BR>
  12. #define SEARCH_FOOTER             <B>DONE</B></BODY></HTML>
  13. #
  14. # Financial Calculator Defines
  15. #
  16. #define FINANCE_FOOTER             </BODY></HTML>
  17. #define FINANCE_FVPSCALC         <HTML><BODY bgcolor=white text=darkblue>
  18.     <FONT SIZE=+2>Future Value of Present Sum</FONT><BR><BR>
  19. #define FINANCE_AMORCALC         <HTML><BODY bgcolor=white text=darkblue>
  20.     <FONT SIZE=+2>Amortization Schedule</FONT><BR><BR>
  21. #define FINANCE_RATECALC         <HTML><BODY bgcolor=white text=darkblue>
  22.     <FONT SIZE=+2>Interest Rate on Loan</FONT><BR><BR>
  23. #define FINANCE_MORTCALC         <HTML><BODY bgcolor=white text=darkblue>
  24.     <FONT SIZE=+2>Monthly Mortgage Payment</FONT><BR><BR>
  25. #define FINANCE_FVMDCALC         <HTML><BODY bgcolor=white text=darkblue>
  26.     <FONT SIZE=+2>Future Value of Monthly Deposits</FONT><BR><BR>
  27. #
  28. # Magazine Demo Defines
  29. #
  30. #define ARTS_HEADER
  31.     <CENTER><A HREF="/magazine/home.stm" TARGET=_top>
  32.     <IMG ALIGN=left HEIGHT=50 WIDTH=50 SRC="/images/magazine/home.gif" border=0></A>
  33.     <FONT SIZE=7><B>Art Insider</B></FONT></CENTER>
  34. #define ENTERT_HEADER
  35.     <CENTER><A HREF="/magazine/home.stm" TARGET=_top>
  36.     <IMG ALIGN=left HEIGHT=50 WIDTH=50 SRC="/images/magazine/home.gif" border=0></A>
  37.     <FONT SIZE=7><B>Entertainment Update</B></FONT></CENTER>
  38. #define NEWS_HEADER
  39.     <CENTER><A HREF="/magazine/home.stm" TARGET=_top>
  40.     <IMG ALIGN=left HEIGHT=50 WIDTH=50 SRC="/images/magazine/home.gif" border=0></A>
  41.     <FONT SIZE=7><B>Headline News</B></FONT></CENTER>
  42. #define SPORTS_HEADER
  43.     <CENTER><A HREF="/magazine/home.stm" TARGET=_top>
  44.     <IMG ALIGN=left HEIGHT=50 WIDTH=50 SRC="/images/magazine/home.gif" border=0></A>
  45.     <FONT SIZE=7><B>Sports Cap</B></FONT></CENTER>
  46. #define TECH_HEADER
  47.     <CENTER><A HREF="/magazine/home.stm" TARGET=_top>
  48.     <IMG ALIGN=left HEIGHT=50 WIDTH=50 SRC="/images/magazine/home.gif" border=0></A>
  49.     <FONT SIZE=7><B>Technology Report</B></FONT></CENTER>
  50.