R
Reid LI
I just know I can do something in HTTP header like
<meta http-equiv="refresh" content="5">
but can ASP.NET push, for example, new database content to browser
automatically without using browser polling like the above.
<meta http-equiv="refresh" content="5">
but can ASP.NET push, for example, new database content to browser
automatically without using browser polling like the above.