Hello all,
I'm interested in pulling a page from a different domain into
a website. I know that there is the iframe tag and amazon.com does
seem to use that tag. I have mydomain1.com and I want to pull in
index.html from mydomain2.com into mydomain1.com so that it is
incorporated into the design on mydomain1.com
The page I want to pull in does have other files in the same
directory that it relies upon to work. Could this be a problem?
Would it be better to use some php code to insert the content
from the other domain into the page?
I know there is another option, that is handled by the server
also.
Any suggestions on what would work best or be best to use?
Thanks,
Bruce