[Javascript] Loading html content from another server using Javascript ?

Flavio Gomes flavio at economisa.com.br
Wed Aug 4 15:43:36 CDT 2004


  Yeah, xml_http object may do it or you may use a hidden frame's 
innerHTML property, but using the frame would execute the page's 
javascript and load the images and etc.

--
Flavio Gomes
flavio at economisa.com.br


dev at qroute.net wrote:

>Is  it possible to do something like this
>
>var htmlsource = getsource("http://www.domain.com/somepage.htm")   in
>javascript at client browser.
>What tricks would you recommend to accomplisg it ?
>Is XML or hidden frame or any other way that you think can do the job ?
>



More information about the Javascript mailing list