View Single Post
Old Apr 13th, 2006, 9:08 PM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Here's the code for that page:
  
<html>
  <head>
    <title>CRMPicco Presents: Craig's Rangers Page</title>
    <META NAME="description" CONTENT="Build June 2000-2001. My Own personal site dedicated to Glasgow Rangers Football Club">
    <META NAME="keywords" CONTENT="Glasgow Rangers Picco">
    <META NAME="revisit-after" content="5 days">
  </head>

  <frameset rows="100%,*" framespacing="0" border="0" frameborder="0">
    <noframes>
      <body bgcolor="" text="">
      <p>This page uses frames, but your browser doesn't support them.</p>  
      </body>
    </noframes>
    <frame name="main" src="http://www.geocities.com/piccolax00" scrolling="auto">
  </frameset>
</html>
As you can see, it's a frameset. If you want the code for what is in the frames, just read those URLs and go get 'em. You are either extremely hardheaded or a little bit shy on brain cells. You have been told repeatedly that Java isn't Javascript, and you have been told repeatedly that you can't really protect your pages without withholding them entirely. If the browser can access and render them, so can I.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote