R 
		
								
				
				
			
		Ryan Moore
is there a "new" way of redirecting to a page in ASP.NET (as compared to
ASP)?
to refresh a page, I'm using Response.Redirect(Request.RawUrl);
is that the "advised" way?
thnx
				
			ASP)?
to refresh a page, I'm using Response.Redirect(Request.RawUrl);
is that the "advised" way?
thnx