J
John
Hi,
How can I automatically select a link on a web page?
Using frames, I display the contents of a few webpages in my own webpage.
Since the data change periodically, all frames are updated using the meta
tag <meta http-equiv="Refresh" content="300"> (thanks Mark!).
This works fine, but in one (parent) page, I need to select a hyperlink to
get to the (child) page I need. After each automatic update I get the parent
page back.
I initially tried to specify the shortcut URL of the child page, but that
did not work longer than a day (message "Your session has timed out due to
inactivity.
Please return to the home page and sign in again"). Using the parent URL
does not give that problem, but then I need to automatically select the
hyperlink.
Does anyone know how to do that?
Thanks and Regards,
John
How can I automatically select a link on a web page?
Using frames, I display the contents of a few webpages in my own webpage.
Since the data change periodically, all frames are updated using the meta
tag <meta http-equiv="Refresh" content="300"> (thanks Mark!).
This works fine, but in one (parent) page, I need to select a hyperlink to
get to the (child) page I need. After each automatic update I get the parent
page back.
I initially tried to specify the shortcut URL of the child page, but that
did not work longer than a day (message "Your session has timed out due to
inactivity.
Please return to the home page and sign in again"). Using the parent URL
does not give that problem, but then I need to automatically select the
hyperlink.
Does anyone know how to do that?
Thanks and Regards,
John