home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _66b4e1609d28b7522cd029dea56f6849 < prev    next >
Encoding:
Text File  |  2004-06-01  |  1.7 KB  |  69 lines

  1. <HTML>
  2. <TITLE> PerlScript Active Server Samples </Title>
  3. <link rel="stylesheet" type="text/css" href="../HTML/Active.css">
  4.  
  5. <BODY>
  6. <!-- Table A - Page heading including masthead -->
  7. <TABLE CELLPADDING=0 BORDER=3 CELLSPACING=0>
  8. <TR VALIGN=TOP ><TD>
  9. <A HREF="index.htm" NAME="Image"><IMG SRC="PSBWlogo.gif" WIDTH=400 HEIGHT=48 ALT="The power of PerlScript!" BORDER=5></A><P>
  10. </TD></TR>
  11. </TABLE>
  12.  
  13. <P> Welcome to the Internet Explorer  PerlScript Examples Library.<BR></P>
  14. <HR>
  15. <TABLE BORDER=0 CELLPADDING=3 CELLSPACING=5 WIDTH=100%>
  16. <TR VALIGN=TOP><TD WIDTH=210>
  17.  
  18.  
  19. <!-- Creating the left table-->
  20. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=4 WIDTH=100%>
  21.  
  22.  
  23.  
  24. <TR VALIGN=TOP>
  25. <TD WIDTH=16 VALIGN=TOP>
  26. <A HREF="plhello.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  27. <TD WIDTH=180><A HREF="plhello.htm">Hello</A><BR>Hello from HTML, VBScript & PerlScript
  28. </TD>
  29. </TR>
  30.  
  31. <TR VALIGN=TOP>
  32. <TD WIDTH=16 VALIGN=TOP>
  33. <A HREF="plcalc.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  34. <TD><A HREF="plcalc.htm">Calculator</A><BR>A RPN calculator
  35. </TD>
  36. </TR>
  37.  
  38.  
  39.  
  40. </TABLE>
  41.  
  42. <TD WIDTH=230>
  43.  
  44. <!-- Creating the right table-->
  45. <TABLE CELLPADDING=3 BORDER=0 CELLSPACING=0 WIDTH=100%>
  46.  
  47. <TR VALIGN=TOP>
  48. <TD>
  49. <A HREF="plwelcome.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  50. <TD><A HREF="plwelcome.htm">Greetings</A><BR>Greetings from PerlScript
  51. </TD>
  52. </TR>
  53.  
  54. <TR VALIGN=TOP>
  55. <TD>
  56. <A HREF="plmouse.htm"><IMG SRC="aspfdr.gif" WIDTH=16 HEIGHT=16 BORDER=0 ALT=""></A></TD>
  57. <TD><A HREF="plmouse.htm">Mouse Tracking</A><BR>Track the location of the mouse pointer.
  58. </TD>
  59. </TR>    
  60.  
  61.  
  62. </TABLE>
  63. </TABLE>
  64.  
  65. <HR>
  66.  
  67.  
  68. </BODY>
  69. </HTML>