WP Imbed another web page inside my page?

5 replies
  • WEB DESIGN
  • |
Hopefully this makes sense. I have a url from icontact where my newsletters are being archived. I'd like to have this displayed on my wordpress website.

How would I go about framing that other info from the icontact.com url into my web page?

Thanks!
Daniel
#imbed #inside #page #web
  • Profile picture of the author tknoppe
    You need an iframe. Here's an iframe WP plugin: WordPress › Iframe « WordPress Plugins
    Signature

    Traci Knoppe, OBM, Launch & Project Manager
    Your Web Tech Team

    {{ DiscussionBoard.errors[5924355].message }}
  • Profile picture of the author koinsuba
    yes You need an iframe
    {{ DiscussionBoard.errors[5924362].message }}
  • Profile picture of the author Danielm
    Awesome, I thought it might be an iframe but I've never used them, I'll dig into it today.
    {{ DiscussionBoard.errors[5924439].message }}
  • Profile picture of the author Walter Warner
    I actually read somewhere that I frames were not that secure. You can read all about it in this article. iFrame HTML | iFrame html, tricks, tips and code

    Look to see if iContact has an HTML option. That is the best way to go.
    {{ DiscussionBoard.errors[5924666].message }}
  • Profile picture of the author Andrew H
    If you know PHP you might want to try using the file_get_contents function and you can grab the content of certain div's from the other page and then style it how you want on your page.

    PHP: file_get_contents - Manual
    Signature
    "You shouldn't come here and set yourself up as the resident wizard of oz."
    {{ DiscussionBoard.errors[5925586].message }}

Trending Topics