navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

iframe with meta refresh

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> iframe with meta refresh
Page: [1]
 
adambrooks

 

Posts: 145
Joined: 1/8/2002
From: Charlotte / Matthews NC USA
Status: offline

 
iframe with meta refresh - 1/30/2003 23:07:23   
I am trying to setup an iframe that will refresh ONLY the content contained within the iframe. I have tried several settings to no avail. Every settign seems to require a refresh of the main document, not just the iframe contents. Ideas?




<META HTTP-EQUIV=" Window-target" CONTENT=" _parent" >
<META HTTP-EQUIV=" Refresh" CONTENT=" 12;tp:/iframe.asp" >

<center>
<iframe src=" /includes/banner_orbitcycle_top.asp" name=" advertisements" marginheight=" 0" marginwidth=" 0" height=" 60" width=" 468" frameborder=" 0" scrolling=" no" ></iframe>
</center>
Gene

 

Posts: 2266
From: Cleburne Texas USA
Status: offline

 
RE: iframe with meta refresh - 1/30/2003 23:54:12   
See if any of this helps you.

<IFrame Src=" frame.html" Scrolling=No Frameborder=0
Marginheight=0 Marginwidth=0 Width=320 Height=240>

Then make a page called `frame.html' , and have it just contain the following:

<Meta Http-equiv=" Refresh" Content=" 5" >
<Img Src=" ISpy.jpg" >

The result will look exactly like you were using a simple <Img> tag, but when refreshing only the image is refreshed, and the main page is not updated.See


Here is the page I found it on just in case.
http://www.surveyor.com/support/ispy/images.htm

_____________________________

Gene White
Web Design, Domain Name Registration,
Hosting
http://www.gwhitedesign.com

(in reply to adambrooks)
Page:   [1]

All Forums >> Web Development >> General Web Development >> iframe with meta refresh
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts