Welcome to the Blackout Audio Techno Forums :: Underground Network.
Results 1 to 8 of 8
  1. #1
    BOA Lifetime Member
    Join Date
    Mar 2003
    Location
    South West of England
    Posts
    5,460

    Default html help please?!

    does anyone know how i can make a web browser automatically reload a page instead of loading the one thats stored in the history..... basically so that if someone goes on my site and then comes back shortly afterwards, the browser will refresh ;)

    :) many thanks

  2. #2
    Ultimate Freak
    Join Date
    Aug 2006
    Location
    on the edge
    Posts
    1,988

    Default

    There is a way to do this with meta tags

    <goes to have a look>
    Myspace here

  3. #3
    Ultimate Freak
    Join Date
    Aug 2006
    Location
    on the edge
    Posts
    1,988

    Default

    Im fairly sure that inserting this towards the start of your html will do it but i've never tried it so it doesnt work then let me know ;)

    Code:
    <meta http-equiv="cache-control" content="no-cache">

  4. #4
    Ultimate Freak
    Join Date
    Aug 2006
    Location
    on the edge
    Posts
    1,988

    Default

    Should be inserted in your <head> section after any <title> tag, by the way
    Myspace here

  5. #5
    BOA Lifetime Member
    Join Date
    Mar 2003
    Location
    South West of England
    Posts
    5,460

    Default

    thank u mate, i will try this and let u know what happens

  6. #6
    Administrator
    Join Date
    Oct 2002
    Location
    Leeds, UK
    Posts
    6,637

    Default

    the best browser for doing this is firefox. i think you press shift and r or something.... safari is crap for it, so is ie...

  7. #7
    Parsnip
    Join Date
    Apr 2004
    Location
    Bangalore, India
    Posts
    15,336

    Default

    If you're on Mac you should check out Camino, it's an OS-X optomisation of Firefox.

  8. #8
    Ultimate Freak
    Join Date
    Aug 2006
    Location
    on the edge
    Posts
    1,988

    Default

    Firefox is quality

    Mark I think you might be talking about getting a page to reload automatically every 2 minutes or whatever

    Slightly different but theres a meta tag to do that too

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Back to top