Results 1 to 3 of 3

Thread: Thought This Was Interesting

  1. #1
    Im not sure how ols this is.
    Code:
    <!-- Begin Age Detector Code  -  Version 1.1 -->
    
    <applet codebase="http://www.twmacinta.com/detector/" code="explicitRemoteInc" archive="explicitRemoteInc.zip" width=472 height=380>
    <table border="2" width="472" height="380" cellpadding="10"><tr><td>
    It appears that you either do not have Java turned on or you are not
    using a browser that supports Java.  There is an
    <a href="http://www.twmacinta.com/detector/">age detector</a>
    which normally appears in this space which requires Java to work.
    Please download the latest version of a browser that supports Java
    (such as
    <a href="http://home.netscape.com/computing/download/">Netscape Navigator</a>
    or <a href="http://www.mozilla.org/">Mozilla</a>) in order to properly
    view this page.
    <p>This age detector is used under a license granted by Timothy W Macinta's
    <a href="http://www.twmacinta.com/resume/">contract software development services</a>.
    </td></tr></table></applet><br>
    The Age Detector is Copyright 1996 - by
    <a href="http://www.twmacinta.com/">Timothy W Macinta</a>.
    
    <!-- End Age Detector Code -->
    Can someone please test this out and post a link to it. I dont have a website and I was wondering if this worked.
    Need a cheap/easy way of modding your xbox? Check this out.


  2. Internet, Programming and Graphics   -   #2
    uNz[i]'s Avatar Out of order
    Join Date
    Mar 2003
    Posts
    2,217
    The guy that wrote the code has a demo version of it online.

    http://www.twmacinta.com/detector/English.html

    If you want to try it for yourself, just paste the following code into notepad and Save as... AnyName.html and select All Files from the "Save as Type" field.
    Then you'll be able to view it with your web browser.
    Code:
    <html>
    <body>
    <!-- Begin Age Detector Code  -  Version 1.1 
    
    -->
    
    <applet 
    
    codebase="http://www.twmacinta.com/detector/" 
    
    code="explicitRemoteInc" 
    
    archive="explicitRemoteInc.zip" width=472 
    
    height=380>
    <table border="2" width="472" height="380" 
    
    cellpadding="10"><tr><td>
    It appears that you either do not have Java 
    
    turned on or you are not
    using a browser that supports Java.  There is 
    
    an
    <a 
    
    href="http://www.twmacinta.com/detector/">age 
    
    detector</a>
    which normally appears in this space which 
    
    requires Java to work.
    Please download the latest version of a 
    
    browser that supports Java
    (such as
    <a 
    
    href="http://home.netscape.com/computing/downl
    
    oad/">Netscape Navigator</a>
    or <a 
    
    href="http://www.mozilla.org/">Mozilla</a>) in 
    
    order to properly
    view this page.
    <p>This age detector is used under a license 
    
    granted by Timothy W Macinta's
    <a 
    
    href="http://www.twmacinta.com/resume/">contra
    
    ct software development services</a>.
    </td></tr></table></applet><br>
    The Age Detector is Copyright 1996 - by
    <a href="http://www.twmacinta.com/">Timothy W 
    
    Macinta</a>.
    
    <!-- End Age Detector Code -->
    </body>
    </html>

  3. Internet, Programming and Graphics   -   #3
    Cool thanks. It doesnt look the same w/o the sexy pic of BS though
    Need a cheap/easy way of modding your xbox? Check this out.


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •