Jump to content

[SOLVED] How to include a refreshing page so that it wont refresh the entire site?


Madatan

Recommended Posts

Difficult to sum it up in the title perhaps... :)

 

Anyway, I have a php script thats being refreshed every 5 seconds by a javascript. Now I want to include this php script on several other pages on the site. But currently when I'm using an ajax function or normal iframes the included page will refresh the entire site and not just itself.

 

Simply put, how can I include a file without it doing anything with the page its included on?

 

Thanks for any help!

Link to comment
Share on other sites

you would need to use ajax to re-polulate the IFrame, thinking on if you are using Ajax it don't even need to be in an IFrame at all.

 

Just use ajax to call your php script at regular intervals repopulating the page as needed

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.