Hello,
Can someone help me with this..
I want to open some 5 websites...yahoo.com,google.com,etc etc one after another....But I want it to be done invisible to the user.Any ideaS?

process.start("http://something.com") works fine on a forloop too...but it pops up infront of the user.I want this to happen invisible...

Please give me your ideas on how to do that guys...

Thanks,