Jump to content

Recommended Posts

Posted

Hey guys

i have a script that searches a website, now it performs a direct search using a specific URL format

to do this i am using a GUI with embedded browser using "$oIE = ObjCreate("Shell.Explorer.2")"

how would i get the "results" URL, IE the direct link to the information i have searched

example

i would search

http://gatherer.wizards.com/Pages/Search/Default.aspx?name=[Ferrovore]

and the site would return

http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=194317

how do i grab the returned URL

thanks

http://sparticus.webhop.net

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...