RE: ASYNC SOCKETS Kat
- Posted by irv at take.maxleft.com May 10, 2002
- 435 views
Robsz2 at aol.com wrote: > Actually, chances are that if u are using an http server on your > machine, > that u will be actively serving pages therefore http://127.0.0.1 would > take > you to your default page on the web server.... er, no. I run an http server all the time, and when browsing the web, all ads just show up as a 'broken gif'. If I used Kat's suggestion to link to an empty gif, nothing at all would show. Reason? Ads are images - not html. You have to click on them before your browser will try to 'go there'. (Short of some javascript or redirect tricks). It's nice not to have all those popups. Regards, Irv