Hi I've been lookin for weeks now for a way to make an untraceable double redirection . "untraceable " because i don't want it to be saw as "visitor Path" in other words i don't want my url to be shown More explained : what happens Page0(not mine ) ---> mypage --> Page1 ( not mine ) ---> page2 ( not mine ) i can use a temp page that loads page1 in an iframe then a javascript to redirect to the page2 but it can be traced HELP THX
hmm ... i think you can play with header function and set REFERER in headers ot empty value ! i will place a sample here a few hours later