Announcement

Collapse
No announcement yet.

Display of html file in the INNERLAYOUT

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Display of html file in the INNERLAYOUT

    I have a newsletter signup brochure page which is working fine.

    I do have a problem displaying the acknowledgement page displayed when the signup form is submitted.

    The acknowlegement page replaces the whole screen rather than just being displayed in the INNERLAYOUT.

    I could setup a Brochure page to be the acknowlegement page, however I still have a problem removing brochure pages from the Actinic menu. It will also require me to modify the code for the Signup form handler which I would prefer not to do.

    Is there a way of displaying an external html file within the INNERLAYOUT?

    John
    John Legg
    The Debug Store

    sigpic
    http://www.TheDebugStore.com

    #2
    You could use a brochure page with a text only fragment. In that fragment you could use an iFrame as a container for the external html.

    Comment


      #3
      I like the idea. I am concerned where enough browsers wil support xhtml?

      John
      John Legg
      The Debug Store

      sigpic
      http://www.TheDebugStore.com

      Comment


        #4
        What raises that concern John, they have been for about 5 years already now.

        Comment


          #5
          OK, that is fine. I just wanted to check with more experienced web developers like you Lee before storming ahead.

          Thank you for your reassurance.

          John
          John Legg
          The Debug Store

          sigpic
          http://www.TheDebugStore.com

          Comment

          Working...
          X