Viewing post 1 (of 1 total)
Response.redirect will move the entire page.
instead you would want to do
rptviewer.location("url to report + param values)
or something similar.
June 3, 2008 at 6:28 am
#823554