Using a timer to generate a postback?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
How can I use a System.Timers.Timer object on an ASP page to generate a postback to the server? Thanks for your help.
hardly, postback must be triggered from client... so you must use client side-javascript or HTML
meta httpequiv = "refresh"
. David Never forget: "Stay kul and happy" (I.A.)
David's thoughts / dnhsoftware.org / MyHTMLTidy