Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kevin 3 posts 23 karma points
    Jun 10, 2010 @ 15:14
    Kevin
    0

    Having an external site in a wrapper

    I have another app running online and I want to integrate it into the CMS - am I able to make a page that acts as a wrapper, meaning the app I have will run in the template of the CMS?

  • atze187 160 posts 215 karma points
    Jun 10, 2010 @ 16:32
    atze187
    0

    The easiest way to integrate your app would be putting an iframe in your templates and let that other app run within that iframe. If that is not an option, you could refactor your app to be wrapped in an asp.net control which you can use in your templates.

Please Sign in or register to post replies

Write your reply to:

Draft