Page 1 of 1

fetching web page help!

Posted: Wed Jan 03, 2007 5:04 am
by gabito
Hi guys, I'm using an autosurf site to get more hits to my website.

http://www.autohits247.com/

you can check out the viewbar at http://www.autohits247.com/view.php?user=test

so as you see it used javascript and it redirects to another page after X seconds, maintaining the viewbar.

of course this works using a browser, but is there a way ti make a web server actually act like I'm surfing from my own computere? this is to be able to surf 24/7

I've tried using curl, the snippets I used worked fine for sites like google but for some reason It gives me a 404 error for the viewbar (claiming it can't find zaelher.php) and a 404 for the rest (cann't find url.php).

So basically I need a web server "browser if such a thing exists.

Thanks guys.

Posted: Wed Jan 03, 2007 5:10 am
by Ollie Saunders
As far as I know such a thing does not exist and cURL won't work because it doesn't execute JavaScript only browsers do.