It's a lame trick. Here's some of the source code for the page.

Code:
<table width="100%" border="0">
                    <tr> 
                      <td><a name=1>Your hard drive</a></td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr> 
                <td id=tablec valign=top align=left bgcolor="#E6E6E6"> 
                  <table width="90%" border="0" bgcolor="white" align="center">
                    <tr> 
                      <td><iframe name="lamer" src="lammerdisc.htm" width="100%">Your 
                        browser doesn't support this iframe</iframe></td>
                    </tr>
                  </table>
notice the statement " src="lammerdisc.htm" .

Here's the source of " lammerdisc.htm.



Code:
<HTML><HEAD>
<META NAME="description" content="Your harddrive lamer">
<META NAME="keywords" content="Your harddrive lamer">
<TITLE>Your harddrive lamer</TITLE>
</HEAD>
<FRAMESET ROWS ="100%" BORDER="0" FRAMEBORDER="0">
<FRAME SRC="file:///c:" SCROLLING="AUTO" NAME="bannerframe" NORESIZE>
</FRAMESET>
<HOFRAMES>Your harddrive</NOFRAMES>
</HTML>
the expression "file:///c:" will display the contents of the C drive in your
browser, but, AFAIK, does not make the info available to them.
Someone please correct me if i am mistaken.


YOUR HARD DRIVE

If you have linux, you don't have a C drive, so it doesn't work.