View Single Post
  #52  
Old 12-08-2004, 09:32 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by mysticalninjajesus
Quote:
Go to those same websites with Firefox...I'd bet you wouldn't get any.
go to those same websites with a brain and you wont get any either.
Mysticalninjajesus: Explain to me how you would go about to a spyware infected site without installing A SINGLE external application, as just said you can.

Even if you would have to go into the Internet Explorer options, hah, guess what Firefox does it automatically.

What? Huh? Is that a pwn I smell? It is!
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote