chrishawkins Posted November 5, 2007 Share Posted November 5, 2007 What I am looking to do is use php to embed an iframe of an external site in my webpage. The reason I am looking to use php to do this is because I was informed that I would need the functionality of php to be able to implement what I would like for the iframe to do. Ok, so, getting down to it... What I am looking for is an iframe that I would be able to embed in my page, but one that will NOT show the header and/or possibly the footer of the site I am embedding. With this said, I would also like to see if it would be possible to have it auto login to the site before the page fully loads. And last, but not least, I would like to see if it would be possible to take away all interaction with the site by my users. I would not like for the users of my site to be able to manipulate the embedded site of use it's features in any way... I am only showing them for educational purposes. Is any or all of this possible? Please let me know if you can help... Thanks in advance Chris Quote Link to comment Share on other sites More sharing options...
Ads Posted November 5, 2007 Share Posted November 5, 2007 If you don't want the users to be able to do anything, Wont a Picture of the site be enough? Quote Link to comment Share on other sites More sharing options...
chrishawkins Posted November 5, 2007 Author Share Posted November 5, 2007 Not really, the site I am looking to iframe actually has functionality to it, and would need to be able to be refreshed to show new content. The reason that do not want to members to be able to manipulate the site within the iframe is because it has my info on it, and I wouldn't want them coming in and randomly deleting, and or changing thing within the iframed site. Quote Link to comment Share on other sites More sharing options...
Ads Posted November 5, 2007 Share Posted November 5, 2007 oh i see, i don't think you can Do what you are looking for. But Don;t Hold me to it/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.