u mean to say is u need code to open the IE using VB script
file...check out this..

Set ObjIE = CreateObject("InternetExplorer.Application")
ObjIE.Visible = True
Set ObjIE = Nothing


On 8/20/09, abha tiwari <[email protected]> wrote:
> Hi All,
>
> Can you give me a code in descriptive programming that can be used to open
> any browser (eg mozilla, IE) a common piece of code that can launch any
> browser installed on you system?
>
> --
> Abha Tiwari
>
> >
>


-- 
Mallipeddi Sreedhar
91-9000994721

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to