hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Programming Discussion : frameset that refreshes
Reply

Programming Discussion Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Forum Jump

frameset that refreshes

Reply Post New Thread In Programming Discussion Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 12-08-2011, 02:38 AM
ntesla123 ntesla123 is offline
Junior Guru Wannabe
 
Join Date: Dec 2010
Posts: 30

frameset that refreshes


I need a frameset that refreshes every 30 seconds.

Do you know if that's possible?

Reply With Quote


Sponsored Links
  #2  
Old 12-08-2011, 12:39 PM
Steve_Arm Steve_Arm is offline
Community Guide
 
Join Date: Jan 2006
Location: Athens, Greece
Posts: 1,479
If you mean an iframe, read here:
http://www.webdeveloper.com/forum/sh...ad.php?t=64667

For the timing you can add the code in a setInterval() function

setInterval(function(){
// reload frame
}, 30000);

__________________


Reply With Quote
  #3  
Old 12-09-2011, 04:34 AM
2WDH.com 2WDH.com is offline
Newbie
 
Join Date: Jan 2004
Posts: 19
Hi.

If you want to refresh the entire frameset then you can try to refresh the main frame page using meta refresh for example (place it between <head> and </head> tags in your main frame page):
Code:
<meta http-equiv="refresh" content="30">

__________________
2WDH.com .:. Professional Hosting since 2003

Reply With Quote
Sponsored Links
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
Content not loading from cache in iframe / frameset DevMonkey Programming Discussion 0 02-16-2011 03:52 PM
Building A Frameset with a Dynamic Middle Frame? Saintlink Programming Discussion 1 03-28-2006 04:51 PM
PHP : Frameset and pup-up in same page ? Mango Programming Discussion 3 04-06-2005 12:54 PM
using <frameset> as <iframe> alphix Web Design and Content 4 08-07-2004 04:33 AM
HELP - Popup/Frameset multibeats Web Hosting Lounge 1 10-15-2002 03:15 AM

Related posts from TheWhir.com
Title Type Date Posted
Cbeyond Launches Tools to Simplify Cloud Migration, IT Support and Management Web Hosting News 2013-05-01 11:32:30
nlyte Releases v6.2 of Data Center Infrastructure Management Software Web Hosting News 2011-11-28 20:00:20


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?