Force page to refresh content +rep for a solution!

Discussion in 'HTML & Website Design' started by okgaz, Jun 26, 2007.

  1. #1
    Hi,

    Is there a way to force a html page to automatically refresh the images/swf files on its page when it loads as opposed to using the cached versions?

    I don't want the page to refresh as this would probably get me in trouble with my cpm banner provider, I just want the files on the page to do so.

    Any ideas? +rep for anybody who can help :)
     
    okgaz, Jun 26, 2007 IP
  2. Arnold9000

    Arnold9000 Peon

    Messages:
    241
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think that selective refreshment as opposed to refreshing the whole page requires Ajax, so you should post this in that section. ASP.net does this also.
     
    Arnold9000, Jun 26, 2007 IP
    okgaz likes this.
  3. veckd

    veckd Peon

    Messages:
    1,065
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you could probably do it with clever use of the php setTimeout() function and includes idk though
     
    veckd, Jun 26, 2007 IP
    okgaz likes this.
  4. okgaz

    okgaz Well-Known Member

    Messages:
    450
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    128
    #4
    Thanks, I'll look in to both of those.
     
    okgaz, Jun 26, 2007 IP
  5. veckd

    veckd Peon

    Messages:
    1,065
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #5
    No Problem :)
     
    veckd, Jun 26, 2007 IP