Jump to content

Problem Opening a Web Page


Recommended Posts

The full url without the HTTP is

//222.222.222.22/nX/docViewFrame.asp?ID=1234&RepoType=corporate&DocName=client0003_Randomization_p&DocType=rep&aBob=client3&aCyp=5B1234567890')

Link to comment
Share on other sites

I am trying to open the following URL:

Run('explorer Http://222.222.222.22/nX/docViewFrame.asp?...234567890')

Instead of the page opening I get a windows error msg that says:

The path '5B1234567890' does not exist or is not a directory.

Any Ideas??

<{POST_SNAPBACK}>

Did you mean to open this URL with explorer or did you mean to use iexplore?

[size="1"][font="Arial"].[u].[/u][/font][/size]

Link to comment
Share on other sites

Did you mean to open this URL with explorer or did you mean to use iexplore?

<{POST_SNAPBACK}>

Good Point.

:(

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

Good Point.

:(

JS

<{POST_SNAPBACK}>

...but it is a real question

run ("explorer /e,http://www.cnn.com/")

works for me... but I'm not sure if it works on all systems.

I've stayed out of the "open in default browser" posts because I'm not sure what is happening. Perhaps the URL is passed to explorer as something to execute and then passed to the OS for a browser. More info is here:

http://support.microsoft.com/default.aspx?...b;EN-US;q152457

Edit: played with this some more - it does not handle complex URLs like:

support.microsoft.com/default.aspx?scid=kb;EN-US;q152457

@zasxes

I would suggest that you search the forum for "default browser" and pick one of the many methods others have used.....................later

Edited by herewasplato

[size="1"][font="Arial"].[u].[/u][/font][/size]

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...