mdooly
07-18-2007, 03:43 PM
I am not a programmer but I do need to find a way to get the problem I have resolved. If anyone can help me, I would be very grateful.
My scenario:
I have an index.cfm, that is cold fusion based which has two iframes on it. When a visitor first lands on this page, the content of the iframe is a default page, just a little bit of text. The user is required to finish a task which takes them away from the index.cfm page and then returns them to the index.cfm page.
Upon return depending on the state of a coldfusion variable, I want the iframes to remove the original page and display a new page. THe last thing I need to be clear on is:
Once those pages are in view they contain links to other pages. Is it possible to maintain the pages in place until the session is ended?
Thank you for your valuable help!!
Mike Dooly
My scenario:
I have an index.cfm, that is cold fusion based which has two iframes on it. When a visitor first lands on this page, the content of the iframe is a default page, just a little bit of text. The user is required to finish a task which takes them away from the index.cfm page and then returns them to the index.cfm page.
Upon return depending on the state of a coldfusion variable, I want the iframes to remove the original page and display a new page. THe last thing I need to be clear on is:
Once those pages are in view they contain links to other pages. Is it possible to maintain the pages in place until the session is ended?
Thank you for your valuable help!!
Mike Dooly