Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 9:48 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Browser Object Script Question
PostPosted: October 9th, 2010, 6:45 am 
Offline

Joined: September 11th, 2006, 2:38 pm
Posts: 125
Hi all
Please If someone can help me in completing this script.

pageCompleted=Browser1.Navigate("www.yahoo.com)
if (pageCompleted=?????????)
{
do so and so
}
I want now to add a command that says : after finishing loading the web page of this site completely do so and so.

_________________
Win windows 7
Opus Pro 9.5


Top
 Profile  
 
 Post subject: Re: Browser Object Script Question
PostPosted: October 11th, 2010, 12:01 am 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
OL,

Of course your sample code is flawed with missing quotemarks and bad syntax.
You could try using String.bool() on your variable, but it seems that will only get you a value of false (which I assume means 'no error').
I just think you will not get there with basic OpusScript.

I did a little googling, and find that programmers doing things in javascript etc. with the embedded IE browser engine -- say that it does not support a 'ready' or 'DOMready' event/detection.

_________________
_good things come to those who wait(0)_


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 54 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group