CoolPG
April 25th, 2009, 04:13 AM
Hi all, i am having a window, a simple window with two edit controls on it and a button.
Now, on the first Edit control i need to enter a URL or link, and in the Seconf Edit it takes input in between 1 to 10 integer values.
And, when i press the Button control, i need to open up the Internet Explorer, our IE with N number of Tabs open with the URL in the Editbox.
Where N is the integer value i take from the second Edit control.
I Read MSDN documentation and found way to open Default Browser.. but dont know how to Open multiple tabs and assign the same URL to each..
Please help me.. i cant find any Tutorials or Code snips regarding this, and i asked google. nothing found.
Thanks in advance, seeking for your valuable inputs... :)
Now, on the first Edit control i need to enter a URL or link, and in the Seconf Edit it takes input in between 1 to 10 integer values.
And, when i press the Button control, i need to open up the Internet Explorer, our IE with N number of Tabs open with the URL in the Editbox.
Where N is the integer value i take from the second Edit control.
I Read MSDN documentation and found way to open Default Browser.. but dont know how to Open multiple tabs and assign the same URL to each..
Please help me.. i cant find any Tutorials or Code snips regarding this, and i asked google. nothing found.
Thanks in advance, seeking for your valuable inputs... :)