Thread
:
Java open multiple web pages with your default browser(need help).
View Single Post
06-07-2012, 05:32 PM
PM User
|
#
11
TestingPHP
New Coder
Join Date: Jun 2012
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
Fixed the issue I changed the int to:
Code:
for (int i2 = 0; i2 < iBrowserWindows; ++i)
TestingPHP
View Public Profile
Find More Posts by TestingPHP