...

location.replace in server-side control

savas_murat
02-03-2006, 11:19 PM
hi,
I need to call location.replace("anotherpage") code my server side control.
I know how to call a client-side script from server side. I did it and I used it several times in my project.
But, when I use it for this; I can still click back button. (it does not work as same as client-side).
When I use location.replace, I must not able to click back button right? But I can still click if I call it from server-side.
Any idea about that?
Thanks.

Nischumacher
02-04-2006, 11:37 AM
you could use Server.Transfer or Response.Redirect



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum