C
Chicagoboy27
Seems like and easy question but I am running into problems getting it
to work. I have a form where users enter search criteria and then
displays results based on the search. I am wondering how can you create
an image button that acts like a back button. like the browser back
button. I have tried the usual things like
onClientClick = Javascript:history.back()
any suggestions would be helpful.
Thanks
to work. I have a form where users enter search criteria and then
displays results based on the search. I am wondering how can you create
an image button that acts like a back button. like the browser back
button. I have tried the usual things like
onClientClick = Javascript:history.back()
any suggestions would be helpful.
Thanks