Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorWanderer
    • CommentTimeNov 14th 2007
     # 1
    I have a discussion that incorporates a live webcam which refreshes every two seconds or so.

    The risk is that people will leave it unattended for hours and end up using up their monthly download limit.

    Is there a way I can have this discussion only, to auto re-direct to somewhere else after say, 5 minutes?
    •  
      CommentAuthorWallPhone
    • CommentTimeNov 15th 2007
     # 2
    Does it refresh the entire browser page when the web cam inage refreshes?

    If not, then you can use a meta redirect tag in a $Head->AddString to pass the browser somewhere else after 300 seconds--<meta http-equiv="refresh" content="300;url=http://bored.com">
    •  
      CommentAuthorWanderer
    • CommentTimeNov 15th 2007
     # 3
    Thanks Wallphone, I remembered the webcam page itself is in an iFrame so I've done just that, however I'm looking into embedding directly into a discussion. Users don't have access to creating iFrames.
Add your comments
    Username Password
  • Format comments as