M
Mark S.
Hello,
Question is there a way to force a PostBack of an aspx page. The
codebehind is VB.
I can force a refresh with
Response.AddHeader("Refresh", "30")
But what I would like is a postback so form keeps it data.
Thanks
Mark
Question is there a way to force a PostBack of an aspx page. The
codebehind is VB.
I can force a refresh with
Response.AddHeader("Refresh", "30")
But what I would like is a postback so form keeps it data.
Thanks
Mark