Petr's first option looks ok if you need to get the exact same page that should have been served by the umbraco cms.
Another solution would be to query the umbraco db for specific data using the umbraco api (or even through webservices - I wouldn't go directly into the umbraco data file
Using page content from Umbraco site in other ASP.NET site
Hi,
I have Umbraco 4.0 installed and running properly as a CMS.
The pages that are created in the CMS need to be presented in a different ASP.NET site.
What is the best way to go about this? (other than migrate the other ASP.NET site to Umbraco).
The simplest solution seems to be to use an Iframe. Is that the best way?
Thanks!
- Nalin J
Petr
Hi,
Petr's first option looks ok if you need to get the exact same page that should have been served by the umbraco cms.
Another solution would be to query the umbraco db for specific data using the umbraco api (or even through webservices - I wouldn't go directly into the umbraco data file
Just my 2 cents
Regards,
/Dirk
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.