how to stop an asp

  • i want to stop an ASP page

    for same some 5 secs before redirecting

    how can i do that

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • Depedns on how you want done. You could use the META TAG to force a refresh to a new page (this is a redirect client side). Or if they are hitting a sql stored proc you could cause a wait there. Or lastly you could call a sleep thru a com control. It all depends on what happens on the page and the desired effect of how the final outcome occurrs.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply