Results 1 to 3 of 3

Thread: ASP: Refreshing the client side

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2000
    Posts
    219
    How do I refresh the client's browser with ASP?
    I know how to do this with client side scripting. How do I do this without sending any script to the client?

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Include this in the HEAD section:

    Code:
    <meta http-equiv="Refresh" content="500;">
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2000
    Posts
    219
    Thanks montel96 for your help.
    It worked great.

    [Edited by shafee on 11-20-2000 at 06:50 PM]

Posting Permissions

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



Click Here to Expand Forum to Full Width