Hi guys,
I am trying to make an iframe that contains another website so my users can login to the external website and view a partiicular html table on the external website. Once the user is on that page, I want them to be able to click a button hovering over the iframe that will copy all the html code and send back to my php. With this source code I will use the information in my website.
One problem, I think the external website has disabled iframes from getting past the login page. Does anyone have a good idea where to start for this project?
Thanks in advance!