Re: Placing URL stored in variable into IE



If i understood correctly, you would need something like this:

'create IE object
Set objExplorer = WScript.CreateObject("InternetExplorer.Application")
'pass the url instead of the url in quotes place the variable name
objExplorer.Navigate "http://www.msn.com";
'wait for it to load
Do While (objExplorer.Busy)
Wscript.Sleep 200
Loop
'show the explorer window
objExplorer.Visible = 1

hope this helps,
RT


"Jig Bhakta" <JigBhakta@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:82FF06C4-E1D7-4694-9CA8-8AE4B0228F51@xxxxxxxxxxxxxxxx
> Hi,
>
> I have extracted a URL from a SQL database and it is stored in a variable.
> I now would like to display the URL in an IE browser. How can I do this?
>
> Thanks,
> Jig.


.



Relevant Pages

  • Re: Package and Deployment Wizard Help
    ... they've got to be within " quotes. ... Michael B. Johnson ... Prev by Date: ...
    (comp.lang.basic.visual.misc)
  • Re: infinity
    ... > According to Tony's handwaving. ... I was going to put definition in quotes, but I changed my mind. ... Prev by Date: ...
    (sci.math)
  • Re: Down stairs in Gehennom not found
    ... Boudewijn. ... "I have hundreds of other quotes, just waiting to replace this one ... Prev by Date: ...
    (rec.games.roguelike.nethack)
  • Re: BC 26 Oct 2005
    ... but this strip isn't evidence: the quotes are from ... GHW Bush and Bill Clinton. ... Prev by Date: ...
    (rec.arts.comics.strips)