SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Running URLS

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Running URLS
Author Message
Kory



Joined: 05 Jul 2002
Posts: 5

Post Running URLS Reply with quote

How can I schedule a URL to be ran every 5 minutes without spawning IE windows.

I am very new to 24/7 so be gentle!

Thanks

Thu Jul 04, 2002 5:06 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7948

Post Re: Running URLS Reply with quote

Create script job (choose JAL Script type) and schedule it to run "All day" every 5 minutes. For the script enter something like the following

// Download Stock Quotes from Yahoo (save output in a temp HTML file)
WebGetFile( "http://www.yahoo.com/r/sq";, &

"c:\\temp\\StockQuotes.htm" )

That's it

: How can I schedule a URL to be ran every 5 minutes without spawning IE
: windows.

: I am very new to 24/7 so be gentle!

: Thanks

Fri Jul 05, 2002 9:22 am View user's profile Send private message
Kory



Joined: 05 Jul 2002
Posts: 5

Post Re: Running URLS Reply with quote

Well I don't know if this solutions will work, maybe I wasn't clear enough. Actualy the file I want wanting to execute is a .asp page that actually executes some code. I want that to run every 5 min without spawning those IE windows!

Thanks

: Create script job (choose JAL Script type) and schedule it to run "All
: day" every 5 minutes. For the script enter something like the
: following

: // Download Stock Quotes from Yahoo (save output in a temp HTML file)
: WebGetFile( " http://www.yahoo.com/r/sq"; ;, &

: "c:\\temp\\StockQuotes.htm" )

: That's it

Fri Jul 05, 2002 9:47 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7948

Post Re: Running URLS Reply with quote

This solution can run any page type including your .asp page and it does not spawn any IE windows. It uses internal Internet access methods.

: Well I don't know if this solutions will work, maybe I wasn't clear enough.
: Actualy the file I want wanting to execute is a .asp page that actually
: executes some code. I want that to run every 5 min without spawning those
: IE windows!

: Thanks

Fri Jul 05, 2002 9:49 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
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 vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.