Click here to Skip to main content
15,892,161 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: help deploying vb.net applications Pin
JMummery22-Feb-09 12:15
professionalJMummery22-Feb-09 12:15 
GeneralRe: help deploying vb.net applications Pin
Okiemute Omuta22-Feb-09 12:59
Okiemute Omuta22-Feb-09 12:59 
AnswerRe: help deploying vb.net applications Pin
JUNEYT22-Feb-09 12:26
JUNEYT22-Feb-09 12:26 
QuestionCOPY WEB TABLE DATA TO EXCEL SPREADSHEET VB MACRO CODE $$$[modified] Pin
pcfacile22-Feb-09 9:43
pcfacile22-Feb-09 9:43 
QuestionDifference between VB.NET 2008 and 2005 and 2002(3) ? Pin
Mohammad Reza Sabouri22-Feb-09 5:31
Mohammad Reza Sabouri22-Feb-09 5:31 
AnswerRe: Difference between VB.NET 2008 and 2005 and 2002(3) ? Pin
Kevin McFarlane22-Feb-09 6:57
Kevin McFarlane22-Feb-09 6:57 
QuestionWhere is the bug? Pin
Amer Rehman22-Feb-09 5:30
Amer Rehman22-Feb-09 5:30 
AnswerRe: Where is the bug? Pin
Alan N22-Feb-09 11:46
Alan N22-Feb-09 11:46 
Amer Rehman wrote:
The problem is function does not do the required job.


OK, so what does it do?

My guess is that you are finding that Process.GetProcessesByName("iexplore") returns one process. If you look at the process tab of task manager you will see that only one instance of internet explorer runs irrespective of the number of windows it has open. Contrast this to Notepad which starts one instance per window.

The title you are retrieving via pr.MainWindowTitle is the current iexplore window.

By the way I got all of this information from four lines of code and an inquisitive mind. How are your debugging skills today?

Alan.
GeneralRe: Where is the bug? Pin
Amer Rehman22-Feb-09 20:36
Amer Rehman22-Feb-09 20:36 
GeneralRe: Where is the bug? Pin
Alan N22-Feb-09 21:09
Alan N22-Feb-09 21:09 
GeneralRe: Where is the bug? Pin
Alan N23-Feb-09 1:24
Alan N23-Feb-09 1:24 
GeneralRe: Where is the bug? Pin
Amer Rehman24-Feb-09 5:14
Amer Rehman24-Feb-09 5:14 
AnswerRe: Where is the bug? Pin
JMummery22-Feb-09 12:23
professionalJMummery22-Feb-09 12:23 
QuestionBuiliding A Spreadsheet Application (new project) Pin
Forjat22-Feb-09 5:01
Forjat22-Feb-09 5:01 
AnswerRe: Builiding A Spreadsheet Application (new project) Pin
Mycroft Holmes22-Feb-09 16:27
professionalMycroft Holmes22-Feb-09 16:27 
AnswerRe: Builiding A Spreadsheet Application (new project) Pin
Andy_L_J22-Feb-09 22:40
Andy_L_J22-Feb-09 22:40 
QuestionForms on top of eachother Pin
DCAUB21-Feb-09 23:39
DCAUB21-Feb-09 23:39 
AnswerRe: Forms on top of eachother Pin
ABitSmart22-Feb-09 0:04
ABitSmart22-Feb-09 0:04 
GeneralRe: Forms on top of eachother Pin
DCAUB22-Feb-09 1:31
DCAUB22-Feb-09 1:31 
GeneralRe: Forms on top of eachother Pin
Luc Pattyn22-Feb-09 2:39
sitebuilderLuc Pattyn22-Feb-09 2:39 
GeneralRe: Forms on top of eachother Pin
Dave Kreskowiak22-Feb-09 3:54
mveDave Kreskowiak22-Feb-09 3:54 
QuestionHow to make a visualizer for a media player Pin
TheMrProgrammer21-Feb-09 23:33
TheMrProgrammer21-Feb-09 23:33 
AnswerRe: How to make a visualizer for a media player Pin
Dave Kreskowiak22-Feb-09 4:03
mveDave Kreskowiak22-Feb-09 4:03 
GeneralRe: How to make a visualizer for a media player Pin
TheMrProgrammer23-Feb-09 21:12
TheMrProgrammer23-Feb-09 21:12 
GeneralRe: How to make a visualizer for a media player Pin
Dave Kreskowiak24-Feb-09 1:48
mveDave Kreskowiak24-Feb-09 1:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.