vb6.0 - Opening max single pop up in an application
Hi there,
In my application i have a like say vistareportingservice which invoke a url in a separate browser. The problem is how many times i click the link so many browser windows are getting opened. For me it has to overwrite the existing browser and only one popup should be invoked. How can i do this. Am new to VB6.0 . Kindly give me some clue
Re: vb6.0 - Opening max single pop up in an application
Quote:
Originally Posted by
praveena
In my application i have a like say vistareportingservice which invoke a url in a separate browser...
And how do you that? Is there any code you want to show?