Skip to Content
0
Former Member
Jul 17, 2008 at 01:06 PM

how to get last page without overwriting the previous page content

23 Views

i have two pages were the second page contains static data. The first page contains dynamic data. so we all know that if the content in the first page is more, then it will print in the second page and the static content will be in third page. In my case both the dynamic content and the static content are printed in the same page. But i need the static content always in the last page.

Can some one help me?