Back

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using a Server Side Button control to go BACK to the Previous Page..

I tried adding the code, but dosent work

btnBack.Attributes.Add("onclick", "history.go(-1)")

OR
btnBack.Attributes.Add("onclick", "history.back()")

What am i doing wrong in both cases??

Thanks

--
http://pathidotnet.blogspot.com
=====
vInAypAtHi
o__
---_,>/'_------
(_) \(_)
---------------
 
Back
Top