Connecting Tech Pros Worldwide Help | Site Map

Meta refresh into same position

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 20th, 2005, 03:08 PM
kp.
Guest
 
Posts: n/a
Default Meta refresh into same position

I am writing a very short HTML code such that i can refresh a third party
webpage. A sample of it is as follow:

<html>
<head>
<meta http-equiv="no-cache">
<META HTTP-EQUIV="refresh" CONTENT="5">
<title>Refresh Page</title>
</head>
<FRAMESET cols="100%">
<FRAMESET rows="100%">
<FRAME src="address of third party webpage">
</FRAMESET>
</FRAMESET>
</html>

How do I modify the above codes such that the page will refresh into the
same position of the page previously?
(i.e. If I have scrolled to the middle portion of a page, and it will come
back to this exact position after the refresh)

Thank you in advance.



  #2  
Old July 20th, 2005, 03:08 PM
rf
Guest
 
Posts: n/a
Default Re: Meta refresh into same position


"kp." <pong_81@coolmailmypants.com> wrote in message
news:be8le0$iib$1@nobel2.pacific.net.sg...[color=blue]
> I am writing a very short HTML code such that i can refresh a third party
> webpage. A sample of it is as follow:[/color]

Do you have permission from the third party to include their page as part of
your own?

There might be copyright considerations.

Cheers
Richard.


  #3  
Old July 20th, 2005, 03:09 PM
Klaus Johannes Rusch
Guest
 
Posts: n/a
Default Re: Meta refresh into same position

"kp." wrote:
[color=blue]
> I am doing this because the webpages that are to be refreshed maybe very
>
> long at time, it would be best if the webpage can refresh into the
> previous position.[/color]

You could try reloading the frame only using Javascript, depending on the
browser this may nor may not achieve the desired effect.

--
Klaus Johannes Rusch
KlausRusch@atmedia.net
http://www.atmedia.net/KlausRusch/


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.