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__
---_,>/'_------
(_) \(_)
---------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

JS 3
LDAP 1
Datagrid Paging 1
postback 1
js 2
opening a .TXT file 1
Back button (.net) generated not working 1
localized back button 5

Back
Top