I have a web page. It consist of left part and right part(placed using frames). left.aspx and right.aspx. In left form consists of page numbers with anchor tag, when clicked on any one of them result in request and gets the book(pdf ebook) online. but with different page no. the complete book is getting load.
Can it be made , load once and go to any page with request without loading the book again?
Thanks in advance.