Results 1 to 3 of 3

Thread: Get money for helping me... up to 250$

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    1

    Post

    Hi.. I am programmer from Germany and I need help...

    I ve to write a program which blocks a specified site from loading when a special html code is in it... Now... how can stop Netscape or IE loading the site? When u send me a code I am also able to pay u some money... UP TO 250$. Mail me: [email protected] My Icq#: 49557212

  2. #2
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126

    Post

    Try...

    <HTML>
    <HEAD>
    <META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.site.com/newurl.html">
    </HEAD>
    </HTML>

    Most HTTP Compliant browser will simply redirect them selves.
    Regards,

    Paul Rivoli
    ---------------------
    [email protected]
    http://members.dingoblue.net.au/~privoli

  3. #3
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126

    Post

    Try...


    <HTML>
    <HEAD>
    <META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.site.com/newurl.html">
    </HEAD>
    </HTML>


    Most HTTP Compliant browser will simply redirect them selves.
    Regards,

    Paul Rivoli
    ---------------------
    [email protected]
    http://members.dingoblue.net.au/~privoli

Posting Permissions

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



Click Here to Expand Forum to Full Width