[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

vb script open browser windows server 2008

Asked by eteran in VB Script, Windows Server 2008

Tags: vb script

Hi,

   I update my hosting account from windows server 2003 to windows server 2008 and my vbscript don't run, the problem is to try open the internet explorer application to execute a .asp page using WScript.

    In google read about window server 2008 not supported wscript. My question is how i executed a .asp page en 2008. The old code
1:
2:
3:
4:
5:
6:
7:
Dim ie, strURL, x
strURL = "https://www.pepe.com/pepe.asp"
Set ie = WScript.CreateObject("InternetExplorer.Application")
ie.Visible = True
ie.Navigate strURL
Do while ie.busy: x=x+1: loop
ie.Quit
 
Related Solutions
 
Loading Advertisement...
 
[+][-]10/22/09 08:46 PM, ID: 25641228Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 09:29 PM, ID: 25641365Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 09:34 PM, ID: 25641382Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 09:39 PM, ID: 25641394Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 10:05 PM, ID: 25641472Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 11:04 PM, ID: 25641620Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 11:09 PM, ID: 25641636Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/07/09 06:13 AM, ID: 25766388Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-89 - Hierarchy / EE_QW_3_20080625