|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
ASP - Frames |
From: |
Robert Roggy |
Date: |
7/5/2001 1:51:27 PM |
IP: |
208.3.32.12 |
We have a web site, www.creatas.com, which is using frames. The first page, the frameset page, is an HTM page that has two pages. All the pages that are loaded into these two frames are ASP pages. We decided on this approach because we have a problem with using the re-fresh or reload if the frame set page was ASP. That is, when the frameset page is HTM the page will re-load keeping the current page and that is what is desired. But, if we change the frameset page to ASP, the reload reset the page to the original pages instead of reloading the current pages.
Do you know of a way of having an ASP frameset but still have the current pages displayed when someone does a reload?
We would like to be able to use an ASP frameset but we have to figure out a way to solve the refresh / reload problem if we do this.
|
Follow Up - Re: ASP - Frames - harlan 7/30/2001 1:16:33 PM
|
|
|
|
|
|
|
|
|
|
|
|