On Thu, Dec 20, 2007 at 08:49:51PM -0500, Nelson Castillo wrote:
> > I guess I am looking for some kind of socket
> > function in JavaScript (like fsockopen() in PHP).
> Search for XMLHttpRequest.
>
> http://en.wikipedia.org/wiki/XMLHttpRequest
> You might want to use it to retrieve HTTP(S) docume
On Dec 20, 2007, at 5:49 PM, Nelson Castillo wrote:
On Dec 20, 2007 1:06 PM, Misko <[EMAIL PROTECTED]> wrote:
I am trying to write some JavaScript function in web page
that can fetch other web page from internet, store it in
variable, parse and present some extracted data from that
other page.
On Dec 20, 2007 1:06 PM, Misko <[EMAIL PROTECTED]> wrote:
> I am trying to write some JavaScript function in web page
> that can fetch other web page from internet, store it in
> variable, parse and present some extracted data from that
> other page. I just do not know how to fetch other page.
> I
3 matches
Mail list logo