Iframe Code Embedding

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • divyac
    New Member
    • Aug 2008
    • 40

    Iframe Code Embedding

    Please check out the following iframe link.

    <iframe src="http://free.scorespro. com/soccer.php?styl e=FF020E,F4F4F4 ,000066,FFFFFF,
    B9B9B9,FFFFFF,0 00000,F4F4F4,FF FFFF,tahoma,8,4 68" frameborder="0" height="3000"
    scrolling="No" width="468" marginheight="0 " marginwidth="0" ></iframe>

    I want to use this link in my web page.Is it possible to edit the contents and remove the ads from this iframe link?

    Note:i dont have server access to the above mentioned webpage.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    Originally posted by divyac
    Is it possible to edit the contents and remove the ads from this iframe link?
    I don't think it's possible to edit the link to remove the ads, but you can buffer the content, edit it and display it on your page (unless that violates the EULA).

    how to do that depends on what you have at hand (server side, client side, cURL, XSLT, PHP & Co, Greasemonkey, ...)

    Comment

    Working...