Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
2.2 KiB

  1. <HTML>
  2. <TITLE> PerlScript Active Server Samples </Title>
  3. <BODY BGCOLOR=#FFFFFF>
  4. <!-- Table A - Page heading including masthead -->
  5. <TABLE CELLPADDING=0 BORDER=3 CELLSPACING=0>
  6. <TR VALIGN=TOP ><TD>
  7. <A NAME="TOP"><IMG SRC="PSBWlogo.gif" WIDTH=400 HEIGHT=48 ALT="The power of PerlScript!" BORDER=2></A><P>
  8. </TD></TR></TABLE>
  9. <FONT FACE=Ariel Size =5>
  10. <P> Welcome to the Internet Explorer 3.0 PerlScript Samples Library.<BR></P>
  11. </FONT>
  12. <HR>
  13. <TABLE BORDER=0 CELLPADDING=3 CELLSPACING=5 WIDTH=100%>
  14. <TR VALIGN=TOP><TD WIDTH=210>
  15. <!-- Creating the left table-->
  16. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=4 WIDTH=100%>
  17. <TR VALIGN=TOP>
  18. <TD WIDTH=16 VALIGN=TOP>
  19. <A HREF="plhello.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  20. <TD WIDTH=180><FONT FACE=Courier SIZE=3><A HREF="plhello.htm">Hello</A><BR>Hello from HTML, VBScript & PerlScript</FONT>
  21. </TD>
  22. </TR>
  23. <TR VALIGN=TOP>
  24. <TD WIDTH=16 VALIGN=TOP>
  25. <A HREF="plcalc.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  26. <TD><FONT FACE=Courier SIZE=3><A HREF="plcalc.htm">Calculator</A><BR>A RPN calculator</FONT>
  27. </TD>
  28. </TR>
  29. </TABLE>
  30. <TD WIDTH=230>
  31. <!-- Creating the right table-->
  32. <TABLE CELLPADDING=3 BORDER=0 CELLSPACING=0 WIDTH=100%>
  33. <TR VALIGN=TOP>
  34. <TD>
  35. <A HREF="plwelcome.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  36. <TD><FONT Face=Courier SIZE=3><A HREF="plwelcome.htm">Greetings</A><BR>Greetings from PerlScript</FONT>
  37. </TD>
  38. </TR>
  39. <TR VALIGN=TOP>
  40. <TD>
  41. <A HREF="plmouse.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  42. <TD><FONT Face=Courier SIZE=3><A HREF="plmouse.htm">Mouse Tracking</A><BR>Track the location of the mouse pointer.</FONT>
  43. </TD>
  44. </TR>
  45. </TABLE>
  46. </TABLE>
  47. <HR>
  48. <TABLE BORDER=0 CELLPADDING=3 CELLSPACING=0 width=600>
  49. <TR VALIGN=TOP>
  50. <TD ALIGN=RIGHT>
  51. <FONT FACE="Arial, Helvetica" SIZE="1">
  52. <B>Best experienced with<BR>
  53. <A HREF="http://www.microsoft.com/ie/" TARGET="_top"><img src="ie_animated.gif" width="88" height="31" border="0" alt="Microsoft Internet Explorer" vspace="5"></a>
  54. <BR>Click here to start.</B>
  55. </FONT></TD>
  56. </TR>
  57. </TABLE>
  58. </BODY>
  59. </HTML>