Click to See Complete Forum and Search --> : Where is my iframe content served from ?


tuka
03-06-2006, 04:32 PM
Hi,

I have the following question.
I want to embed a google map in an iframe on my hosting service. The map itself is served from the google servers but heres the catch... does my web page become a mirror through which the images are actually downloaded from thus consuming my available bandwidth or are all the images that compose google maps fed directly from theirs servers ?

Another example may be, if I framed some other site in my iframe, would the pages come directly from my site or from the other site ?

Thanks for your feed back..

TIA,
tuka

ray326
03-06-2006, 11:47 PM
The content comes from where the URL points; Google in this case.

tuka
03-07-2006, 05:16 AM
Good to know.. Thanks for the reply,
Tuka