Below is what I'd normally use in html to embed a website inside one of my webpages. When I try to enter the code, the CMS saves only a portion, deleting the rest. This results in inoperable results.
<object data=http://www.mortgage101.com/mortgage-calculators width="600" height="400"> <embed src=http://www.mortgage101.com/mortgage-calculators width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>
Is there some special way I need to code a website inside one of my webpages? Not really cutting edge, but necessary to allow users to use the calculators on this page without leaving (and forgetting) how they got there (my website).
EXAMPLE:
http://www.realestatesales.com/mortg...alculator.html
The above site is an Advanced Access site (my partners) www.realestatesales.com, and it displays the calculators that are found at www.mortgage100.com within her website, leaving her menu intact on the left. This is exactly what I'm trying to do.
Thanks!
Slackin (dev159)

Reply With Quote
