Return to previous page without reload

  • Thread starter Thread starter staeri
  • Start date Start date
S

staeri

I want to place a return to previous page-link which returns to the
previous page without reloading it.

The reason I don't want to reload the page is that in the Page_load
there is a web service running which I pay for each time it's used.

How can I solve this?

Regards,

SE
 
Back
Top