> Massimiliano? From Fabico? O.o
Not. From Italy.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Massimiliano? From Fabico? O.o
On 5/9/07, Massimiliano Marini <[EMAIL PROTECTED]> wrote:
Hi Matt,
> Thats correct, ajax calls cannot retrieve external pages for security
> reasons. The only way to get external pages onto your page is to use
> an iframe, or a simple server side proxy that you
Hi Matt,
> Thats correct, ajax calls cannot retrieve external pages for security
> reasons. The only way to get external pages onto your page is to use
> an iframe, or a simple server side proxy that you can call with your
> ajax.
Thanks for your help.
--
Massimiliano Marini - http://www.linuxt
Thats correct, ajax calls cannot retrieve external pages for security
reasons. The only way to get external pages onto your page is to use an
iframe, or a simple server side proxy that you can call with your ajax.
On 5/9/07, Massimiliano Marini <[EMAIL PROTECTED]> wrote:
> something like this:
> something like this:
> example : $('#mydiv').load('http://www.jquery.com/');
>From the manual :
load( String url, Object params, Function callback )
returns jQuery Load HTML from a remote file and inject it into the DOM.
for "remote file" it's meant a file in the same server where is th
5 matches
Mail list logo