I have an ASPX page that does a Response.Redirect.
I get a message stating "Thread was being aborted".
The page I am redirecting to only have 2 lines of VB.
Anyone know why I am getting this error?
Thanks,
C.You may try "Response.Redirect ("aspxName.aspx",false)".
0 comments:
Post a Comment