Mobile app version of vmapp.org
Login or Join
Bryan171

: Easiest way to include content from another site without using frames? I want to setup a page for an upcoming project on my site. The problem is, this site doesn't have a lot of bandwidth.

@Bryan171

Posted in: #Frameset

I want to setup a page for an upcoming project on my site. The problem is, this site doesn't have a lot of bandwidth. So I'm thinking to put the real data on the Amazon cloud, and use my site as just a placeholder.

Before, it was customary to do this with frames - I could create a very small page on my site, and pull the data from Amazon via a frame. However, this is ugly, antiquated, and probably doesn't look good on some mobile devices and so on.

What is the modern equivalent to this? I am looking for simple methods. It is imperative that the browsers pull the data page directly from Amazon, not through my site.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Bryan171

1 Comments

Sorted by latest first Latest Oldest Best

 

@Kaufman445

iframe or object. See also the work in progress for iframes in HTML5.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme