5 messages in com.googlegroups.google-gadgets-apiRe: Extract HTML Response
FromSent OnAttachments
JAda...@gmail.com20 Jun 2006 21:14 
Poncz22 Jun 2006 22:52 
JAda...@gmail.com23 Jun 2006 08:08 
Justin McConnell23 Jun 2006 08:55 
JAda...@gmail.com23 Jun 2006 09:56 
Subject:Re: Extract HTML Response
From:Poncz (ponc@gmail.com)
Date:06/22/2006 10:52:56 PM
List:com.googlegroups.google-gadgets-api

You can use XMLHttpRequest but you can only open a connection to your host. In order to open a connection to a diffrent URL you use Google API: _IG_FetchContent. For more information please look at: http://www.google.com/apis/homepage/guide.html#Proxy http://www.google.com/apis/homepage/reference.html#JS_Ref

Enjoy