avoid pdf refresh between server event.

H

haj

I have iframes in my page its load pdf file. when i refresh
or any server event happen in the page pdf get refreshed and it show
first page of pdf. i want to avoid pdf refresh. please help me out
this problem.
 
?

=?ISO-8859-1?Q?G=F6ran_Andersson?=

haj said:
I have iframes in my page its load pdf file. when i refresh
or any server event happen in the page pdf get refreshed and it show
first page of pdf. i want to avoid pdf refresh. please help me out
this problem.

Actually, the pdf does not get refreshed. The entire page is recreated
from scratch, a new iframe is created and is loaded with a new copy of
the pdf document.

If you don't want this to happen, don't refresh the page and don't cause
any postbacks.
 

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


Top