Posted on: 3/24/2015 6:03:41 AM | Views : 551

So I am (re)building a large web application that will consist of a lot of inputs, datagrids, etc... The flipside, or brochure part of the site is being done by an outside agency that is building it in wordpress. That said, the main web application (what I am building in html, angular, web api, bootstrap, etc...) may share the top header information with this wordpress site. So, if you go to the site, www.xxxxxx.com, you would get the brochure site. From there, it will have links to "login". If you login, it then takes you via a redirect to my application. However, the header with a few links will remain. So my main question is, in your alls opinion, what is the best way to handle this? No, not an iFrame (bad word).....

Thanks for the input and any examples would be awesome.

Go to the complete details ...