home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Special / chip-cd_2001_spec_05.zip / spec_05 / apps / crystal / disk24 / Xasp3 < prev    next >
Text File  |  1999-08-23  |  6KB  |  115 lines

  1. <%@ LANGUAGE="VBSCRIPT" %>
  2. <% if Session("username") = "" then
  3.         Response.Redirect("logon.asp")
  4.     end if
  5. %>
  6. <html>
  7.  
  8. <head>
  9. <meta http-equiv="Content-Type"
  10. content="text/html; charset=iso-8859-1">
  11. <meta name="GENERATOR" content="Microsoft FrontPage 2.0">
  12. <title>Xtreme Mountain Bike Inc. - Company Information</title>
  13. </head>
  14.  
  15. <body bgcolor= "#330066" text="#FF8000"  vlink="#FF8000" link="#00ff00">
  16.  
  17. <p><font size="2"></font> </p>
  18. <div align="center"><center>
  19.  
  20. <table border="0" width="640">
  21.     <tr>
  22.         <td><p><b>A Message from Mark: READ IT!!</b></p>
  23.         <p><font size="2"></font> </p>
  24.         <p><font size="3">Hey team – Welcome to XtremeNet,
  25.         our new intranet site. Glad you finally decided to log on
  26.         and try it. This is the next step in our company-wide
  27.         commitment to giving Xtreme the winning edge through
  28.         technology, so we can crush the competition!. </font></p>
  29.         <p><font size="3"></font> </p>
  30.         <p><font size="3">The word I’m getting from IS is
  31.         that sales, production and warehouse people are climbing
  32.         on board quickly, BUT THAT (some of) THE MANAGEMENT TEAM
  33.         SEEMS SCARED $#!%*LESS. You know who you are.</font></p>
  34.         <p><font size="3"></font> </p>
  35.         <p><font size="3">Let me get this straight: you’re
  36.         fearless pointing straight down a mountain, but are
  37.         afraid of technology?! Get real! XtremeNet is the answer
  38.         to all your informational needs. </font></p>
  39.         <p><font size="3"></font> </p>
  40.         <p><font size="3">Andrew Yaghobian in IS has done a great
  41.         job of implementing XtremeNet so you don’t have to
  42.         rely on him for up-to-date reports. Oddly enough,
  43.         he’s still being overwhelmed by requests for reports
  44.         from management. Give the guy a break – let him get
  45.         home for dinner once in a while. PRINT YOUR OWN REPORTS!!</font></p>
  46.         <p><font size="3"></font> </p>
  47.         <p><font size="3">This stuff is easy, and XTREMELY
  48.         useful. We chose Seagate Crystal Reports for XtremeNet
  49.         because it’s best of breed – just like Xtreme.
  50.         Seagate Crystal Reports sets the standard in web
  51.         reporting: it’s easy to use – just point to the
  52.         report you want and click. It’s Web friendly –
  53.         their Smart Navigation technology minimizes the amount of
  54.         data sent across the ‘net. And since Seagate Crystal
  55.         Reports supports ActiveX, Java and HTML, you can use the
  56.         browser you prefer.</font></p>
  57.         <p><font size="3"></font> </p>
  58.         <p><font size="3">Since you’re on XtremeNet already,
  59.         why not try it out and see how easy it is to get the
  60.         information you want, when you want it. Use the
  61.         navigation bar at the top of the screen to choose the
  62.         area you’re interested in, then point at one of the
  63.         reports on the left side of the screen. Notice how great
  64.         the reports look – we sure have come a long way
  65.         since greenbar reports (some of you are too young to know
  66.         what they are – be thankful!)</font></p>
  67.         <p><font size="3"></font> </p>
  68.         <p><font size="3">Finding the information you need within
  69.         a report is easy too: the navigation tree on the left of
  70.         the report summarizes the report groupings; just drill
  71.         down to find the sub-group you’re interested in,
  72.         then double-click to pull just those pages from our
  73.         server down to your browser. You can even drill down on
  74.         graphs, group totals and embedded hyperlinks for more
  75.         detail.</font></p>
  76.         <p><font size="3"></font> </p>
  77.         <p><font size="3">Our veteran road warriors, also known
  78.         as the sales force, say XtremeNet has revolutionized the
  79.         way they do business. All the customer info they need for
  80.         a sales call is at their fingertips, and it’s
  81.         totally up-to-date – they just click on the refresh
  82.         button to run the report against the most recent data.
  83.         Sales are already up 10% this month, and the site’s
  84.         only been live for 2 weeks.</font></p>
  85.         <p><font size="3"></font> </p>
  86.         <p><font size="3">Other great stuff on XtremeNet: our
  87.         latest product catalog, current inventory levels, all the
  88.         paperwork for shipping orders from our warehouse,
  89.         financial reports to help management stay on top of
  90.         company performance, and a complete employee listing with
  91.         telephone extension, home phone number, a personal bio
  92.         and picture – so you can get to know all the Xtreme
  93.         team members!</font></p>
  94.         <p><font size="3"></font> </p>
  95.         <p><font size="3">See what this can do for your
  96.         department, and our bottom line (don’t forget your
  97.         stock options)! If you need help getting started, talk to
  98.         Laurie Pereira in Finance, Vlad Chlumsky in the
  99.         warehouse, Laura Callahan in Sales Admin. Or Andrew in
  100.         IS. They’re all flying with XtremeNet.</font></p>
  101.         <p><font size="3"></font> </p>
  102.         <p><font size="3">Do it NOW!</font></p>
  103.         <p><font size="2"></font> </p>
  104.         <p><font size="5" face="Monotype Corsiva">Mark</font></p>
  105.         <p><font size="2"></font> </p>
  106.         <p><font size="2">President, Xtreme Mountain Bikes</font></p>
  107.         <p><font size="2"></font> </p>
  108.         <p><font size="2"></font> </p>
  109.         </td>
  110.     </tr>
  111. </table>
  112. </center></div>
  113. </body>
  114. </html>
  115.