B
Bobby Edward
I have a hyperlink on a master page. When pressed it redirects to an aspx
page which simply runs code (no UI) then returns to the same page. (All
occurs behind the scenes.)
The page is AJAXed with an update panel etc... Can I get rid of the
'flicker'? Or does there have to be one because it temporarily redirects to
another page so that the code is run?
Thanks...
page which simply runs code (no UI) then returns to the same page. (All
occurs behind the scenes.)
The page is AJAXed with an update panel etc... Can I get rid of the
'flicker'? Or does there have to be one because it temporarily redirects to
another page so that the code is run?
Thanks...