Hey guys, the problem basicailly is when you click on the website it opens with the domain of the page your on and then the domain of the page your going to. You can try it out for yourself here: http://tinyurl.com/proxpac Here is the code snippet which i believe is the problem: document.write('<form method="GET" name="prf" action="" target="_blank">');
what is the name of the php file on which the action .. make sure action points to that php file ... ex. if the file is proxy.php then insert this code in that line action="proxy.php"