PC Review


Reply
Thread Tools Rate Thread

Automatically selecting hyperlink

 
 
=?Utf-8?B?Sm9obg==?=
Guest
Posts: n/a
 
      10th Feb 2006
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

 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      11th Feb 2006
Unless you own the page, you have no control over how the page functions, so you can not change or
override the way the page has been designed to functions

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"John" <(E-Mail Removed)> wrote in message
news:4DDEA9BA-32FC-4DDA-9BED-(E-Mail Removed)...
> 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
>



 
Reply With Quote
 
=?Utf-8?B?Sm9obg==?=
Guest
Posts: n/a
 
      11th Feb 2006
I own my own web pages and display the non-owned pages in it.
I can each time manually select the hyperlink in the parent page and thus
display the child page, but that would defeat the purpose of the automation.
I hoped I would be possible to search for the hyperlink text and "select" it
to get the child page opened.

Thanks,

John

"Thomas A. Rowe" wrote:

> Unless you own the page, you have no control over how the page functions, so you can not change or
> override the way the page has been designed to functions
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "John" <(E-Mail Removed)> wrote in message
> news:4DDEA9BA-32FC-4DDA-9BED-(E-Mail Removed)...
> > 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
> >

>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      11th Feb 2006
Framing someone else's pages/site in your site is normally not permitted w/o the permission of the other site owner (or at best is
poor netiquette)
- many sites block / prevent it
- if you are trying to frame a page of theirs intended to be viewed in their frames they will often have code to restore their
frames

What would happen to your framesets if framed by others
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"John" <(E-Mail Removed)> wrote in message news:B7329A0C-8DD0-466B-9BAE-(E-Mail Removed)...
|I own my own web pages and display the non-owned pages in it.
| I can each time manually select the hyperlink in the parent page and thus
| display the child page, but that would defeat the purpose of the automation.
| I hoped I would be possible to search for the hyperlink text and "select" it
| to get the child page opened.
|
| Thanks,
|
| John
|
| "Thomas A. Rowe" wrote:
|
| > Unless you own the page, you have no control over how the page functions, so you can not change or
| > override the way the page has been designed to functions
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > ==============================================
| > If you feel your current issue is a results of installing
| > a Service Pack or security update, please contact
| > Microsoft Product Support Services:
| > http://support.microsoft.com
| > If the problem can be shown to have been caused by a
| > security update, then there is usually no charge for the call.
| > ==============================================
| >
| > "John" <(E-Mail Removed)> wrote in message
| > news:4DDEA9BA-32FC-4DDA-9BED-(E-Mail Removed)...
| > > 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
| > >
| >
| >
| >


 
Reply With Quote
 
=?Utf-8?B?Sm9obg==?=
Guest
Posts: n/a
 
      11th Feb 2006
OK, I see your point, but in this case, I have my webpages only for my own
use running only on my on PC and will never publish them on the internet, so
no-one else than me will ever see them.
The only thing I want to do is to refresh this page automatically, such that
I will see new data shortly after they are made available.
I would not expect that to be poor "netiquette".

Thanks and Regards,

John

"John" wrote:

> I own my own web pages and display the non-owned pages in it.
> I can each time manually select the hyperlink in the parent page and thus
> display the child page, but that would defeat the purpose of the automation.
> I hoped I would be possible to search for the hyperlink text and "select" it
> to get the child page opened.
>
> Thanks,
>
> John
>
> "Thomas A. Rowe" wrote:
>
> > Unless you own the page, you have no control over how the page functions, so you can not change or
> > override the way the page has been designed to functions
> >
> > --
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > ==============================================
> > If you feel your current issue is a results of installing
> > a Service Pack or security update, please contact
> > Microsoft Product Support Services:
> > http://support.microsoft.com
> > If the problem can be shown to have been caused by a
> > security update, then there is usually no charge for the call.
> > ==============================================
> >
> > "John" <(E-Mail Removed)> wrote in message
> > news:4DDEA9BA-32FC-4DDA-9BED-(E-Mail Removed)...
> > > 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
> > >

> >
> >
> >

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      12th Feb 2006
The refresh code/tag would have to be on their page, which you do not have access to, plus they have
code the redirect to a page before the page you want access to.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"John" <(E-Mail Removed)> wrote in message
newsF190F7B-33F1-49F7-B441-(E-Mail Removed)...
> OK, I see your point, but in this case, I have my webpages only for my own
> use running only on my on PC and will never publish them on the internet, so
> no-one else than me will ever see them.
> The only thing I want to do is to refresh this page automatically, such that
> I will see new data shortly after they are made available.
> I would not expect that to be poor "netiquette".
>
> Thanks and Regards,
>
> John
>
> "John" wrote:
>
>> I own my own web pages and display the non-owned pages in it.
>> I can each time manually select the hyperlink in the parent page and thus
>> display the child page, but that would defeat the purpose of the automation.
>> I hoped I would be possible to search for the hyperlink text and "select" it
>> to get the child page opened.
>>
>> Thanks,
>>
>> John
>>
>> "Thomas A. Rowe" wrote:
>>
>> > Unless you own the page, you have no control over how the page functions, so you can not change
>> > or
>> > override the way the page has been designed to functions
>> >
>> > --
>> > ==============================================
>> > Thomas A. Rowe (Microsoft MVP - FrontPage)
>> > ==============================================
>> > If you feel your current issue is a results of installing
>> > a Service Pack or security update, please contact
>> > Microsoft Product Support Services:
>> > http://support.microsoft.com
>> > If the problem can be shown to have been caused by a
>> > security update, then there is usually no charge for the call.
>> > ==============================================
>> >
>> > "John" <(E-Mail Removed)> wrote in message
>> > news:4DDEA9BA-32FC-4DDA-9BED-(E-Mail Removed)...
>> > > 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
>> > >
>> >
>> >
>> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting a directory or folder in Hyperlink dialog box Ellen G Microsoft Excel Programming 1 15th Feb 2010 01:22 AM
selecting a hyperlink in a received email, I am sent to My docs =?Utf-8?B?TG91SHVycmljYW5lQWxsZXk=?= Microsoft Outlook Discussion 0 19th Mar 2007 04:26 PM
Selecting a hyperlink file Dave Microsoft Access Forms 2 22nd Jan 2007 04:22 AM
Hyperlink selecting whole page? =?Utf-8?B?U3RpcHBldHQ=?= Microsoft Frontpage 10 21st Feb 2005 03:50 PM
Internet Explorer closes after selecting hyperlink Pat Windows XP Internet Explorer 0 29th Sep 2004 05:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:26 PM.