ShootingBlanks
02-16-2009, 02:18 PM
Hello. Here's my dilemma...
I have a site hosted with no PHP/MySQL capabilities (let's call that www.siteA.com). Then I have another site hosted that does have PHP/MySQL capabilities (let's call that www.siteB.com). I'd like a way to masquerade it so that when a user goes to www.siteA.com, they actually are seeing and navigating through www.siteB.com. The URL in their address bar will not ever change from "www.siteA.com". I would build siteA's site pages in some directory on my siteB's server, and then just point it over to siteA somehow...
Would an iframe do this? Or would that be obvious when you're in siteA that you're looking at another frame? I want this to be as seamless as possible. Also, I'd prefer to not to a re-direct, because I want siteA's URL to stay in the user's address bar. Please let me know if this is possible. Thanks!...
I have a site hosted with no PHP/MySQL capabilities (let's call that www.siteA.com). Then I have another site hosted that does have PHP/MySQL capabilities (let's call that www.siteB.com). I'd like a way to masquerade it so that when a user goes to www.siteA.com, they actually are seeing and navigating through www.siteB.com. The URL in their address bar will not ever change from "www.siteA.com". I would build siteA's site pages in some directory on my siteB's server, and then just point it over to siteA somehow...
Would an iframe do this? Or would that be obvious when you're in siteA that you're looking at another frame? I want this to be as seamless as possible. Also, I'd prefer to not to a re-direct, because I want siteA's URL to stay in the user's address bar. Please let me know if this is possible. Thanks!...