On 2006-08-03, Tony <> wrote:
> I want to open a certain web page on a certain date
> I copied the link to the desktop (Windows XP)
> and then ran scheduled tasks then selected that link
> to run at the time I wanted it to, so far so good
> but when it came to the designated time nothing happened.
>
> Scheduled tasks works fine with most apps but
> I'm thinking it wont work with links. I suppose I
> could set it to open a reminder in notepad.
>
> If anyone could help me with this problem it
> would be most appreciated.
I'm not a Windows user, so this is just a guess, but shouldn't you set the
scheduled task to be to launch your browser with the URL as an 'argument'
to the launch command? A URL is not a 'task'; launching a web browser is.
In Linux, I can issue a command such as
opera -newwindow
http://www.google.com/
and the browser will start with that page displayed in a new window. I
would be surprised if Windows couldn't do something like that.
--
-- ^^^^^^^^^^
-- Whiskers
-- ~~~~~~~~~~