Hello,

I have 3 URLs I need to execute in script!

Previously I have used response.redirect method where only 1 URL needed executin, but now there is 3 it wont be possible.

How can I execute 3 URL's (in any order, no consecuvation required) in VB code?

Thanks