M
MichaelR
I have a .aspx page consisting of multiple frames.
Is there a way within my ASP.NET code for one of the frames to force a
refresh to a .aspx page in another frame?
I've seen this done at the client using JavaScript, but I need to do some
server side processing and then trigger the reload.
Is there a way within my ASP.NET code for one of the frames to force a
refresh to a .aspx page in another frame?
I've seen this done at the client using JavaScript, but I need to do some
server side processing and then trigger the reload.