B
BillGatesFan
Let's say I'm in a.aspx and I do a response.redirect to b.aspx. Then I
show and hide a couple of panels in b.aspx and now I want to click a
button to take me back to a.aspx. how do I do that without doing
response.redirect?
show and hide a couple of panels in b.aspx and now I want to click a
button to take me back to a.aspx. how do I do that without doing
response.redirect?