+ Reply to Thread
Results 1 to 12 of 12

Thread: Cloaked Redirection

  1. #1
    Registered User renegadeandy
    Join Date
    Mar 2004
    Location
    Scotland - Edinburgh
    Posts
    83

    Talking Cloaked Redirection



    Having a spot of bother here champs.

    Wondering how i can setup cloaked redirection using frames - i.e if i had a site named http://testme.help/index.php and i wanted the URL to appear as www.blackheadmap.com how would i do this without using the server options or any buying scripts - ive heard you can do this.

    Please help!

    Andy
    "KEYBOARD FAILURE : PRESS F1 TO CONTINUE" - how retarded can bios get?

  2. #2
    Da House Nerd greffov will become famous soon enough greffov's Avatar
    Join Date
    Dec 1969
    Location
    One CPU Lane
    Posts
    3,511
    you need to have a server that hosts www.blackheadmap.com and put a frameset on there which has a frame of 1 pixel at the top or bottom and in the rest of the page loads the testme.help/index.php url.
    Linux virusscanner detected a virus:
    Windows 95 ... delete [Y/n] y
    ~
    ~

    :wq

  3. #3
    Registered User renegadeandy
    Join Date
    Mar 2004
    Location
    Scotland - Edinburgh
    Posts
    83
    are there no other ways?!
    "KEYBOARD FAILURE : PRESS F1 TO CONTINUE" - how retarded can bios get?

  4. #4
    Da House Nerd greffov will become famous soon enough greffov's Avatar
    Join Date
    Dec 1969
    Location
    One CPU Lane
    Posts
    3,511
    uhm... no, I don't think so. Unless you buy the domain and do a virtual host on the other server to serve that file you want.
    Linux virusscanner detected a virus:
    Windows 95 ... delete [Y/n] y
    ~
    ~

    :wq

  5. #5
    Registered User renegadeandy
    Join Date
    Mar 2004
    Location
    Scotland - Edinburgh
    Posts
    83
    ok, well thanks for your continued support.

    How would i implement that solution then you mentioned above?

    Thanks so very much - im looking for perhaps a source example?
    "KEYBOARD FAILURE : PRESS F1 TO CONTINUE" - how retarded can bios get?

  6. #6
    Da House Nerd greffov will become famous soon enough greffov's Avatar
    Join Date
    Dec 1969
    Location
    One CPU Lane
    Posts
    3,511
    which example? the frame one?
    Linux virusscanner detected a virus:
    Windows 95 ... delete [Y/n] y
    ~
    ~

    :wq

  7. #7
    Registered User renegadeandy
    Join Date
    Mar 2004
    Location
    Scotland - Edinburgh
    Posts
    83
    yes! Please.
    "KEYBOARD FAILURE : PRESS F1 TO CONTINUE" - how retarded can bios get?

  8. #8
    Da House Nerd greffov will become famous soon enough greffov's Avatar
    Join Date
    Dec 1969
    Location
    One CPU Lane
    Posts
    3,511
    Linux virusscanner detected a virus:
    Windows 95 ... delete [Y/n] y
    ~
    ~

    :wq

  9. #9
    Registered User MOOS is on a distinguished road
    Join Date
    Apr 2006
    Posts
    21
    I have a simple idea.

    explaining it, wont be so simple.

    so.. imagine this..


    you have a frameset... and a menu.html on the left.. and a targetpane on the right.

    menu.html = 300px for the sake of argument... and the targetpane on the right.. is where all the content you select with the menu on the left, is shown.


    So.. you have the following menu links

    Parsnips - links to parsnips.html
    Carrots - links to carrots.html
    Potatoes - inks to potatoes.html

    the idea being.. when you click on the parsnips link.. the parsnips page is shown...
    BUT... you dont want that page.. instead... you want another page.. that the user cant find...

    So.


    Simply click Parsnips and load parsnips.html in the targetpane... and.. then.. a small piece of code, that redirects the parsnips.html to ... parnsipshiddenpage.html

    and you can do the same to carrots.html and potatoes.html


    hope this helps.

  10. #10
    Registered User renegadeandy
    Join Date
    Mar 2004
    Location
    Scotland - Edinburgh
    Posts
    83
    oh thats a really good idea actually!

    Can you code me up an example of that small but of code?

    grefnov ty that looks perfect - but im not a memebr, can you copy and paste that answer to me here?!
    "KEYBOARD FAILURE : PRESS F1 TO CONTINUE" - how retarded can bios get?

  11. #11
    Registered User MOOS is on a distinguished road
    Join Date
    Apr 2006
    Posts
    21
    grr.. not normally in the habit of coding other peoples sites.

    When I have some time.. I'll throw one together.

  12. #12
    Da House Nerd greffov will become famous soon enough greffov's Avatar
    Join Date
    Dec 1969
    Location
    One CPU Lane
    Posts
    3,511
    Quote Originally Posted by renegadeandy
    grefnov ty that looks perfect - but im not a memebr, can you copy and paste that answer to me here?!
    Me neither. Just scroll down and down...
    Linux virusscanner detected a virus:
    Windows 95 ... delete [Y/n] y
    ~
    ~

    :wq

+ Reply to Thread

Posting Permissions

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