Skip to main content
Inspiring
January 26, 2010
Question

How to create a splitscreen - html frameset, cfhttp or cfinclude?

  • January 26, 2010
  • 1 reply
  • 661 views

Hi,

I've need to create a page that combines 2 different pages:

https://xxx/xx/xx/xx/index.php

https://xxx/x/x/x/index1.php

To create a split screen view.

Can anyone recommend the best way to go about this?

Many thanks

    This topic has been closed for replies.

    1 reply

    Inspiring
    January 26, 2010

    html frameset will give you the split view.  cfhttp might get you the page content.  cfinclude won't.