Asynchronous repeated in time intervals requests back to server

Discussion in 'C#' started by nonlinearly, Mar 5, 2012.

  1. #1
    Hi,
    I have an inherited classic ASP application.
    What I need is to make an asynchronous repeated request in the database every 5 min so if the recordset has any record then a specific button have to blinking (if not) so when the user click the button then the application must bring the rows in html table.
    I suspect Ajax but how?
    Thanks
     
    nonlinearly, Mar 5, 2012 IP