[Javascript] Content Retrieval

Tim Makins spindrift at oceanfree.net
Wed Aug 11 04:59:26 CDT 2004


I am hosted with http://www.ipowerweb.com on a Linux machine, with
Perl5.8.1, PHP4.3.4 and MySQL4.0.20 (very good company, by the way - I am
100% happy with their service)

Please can you explain further about 'curl'. Do you have an example I could
see, please ?

Tim in Ireland.

----- Original Message ----- 
From: "Matt Barton" <javascript at mattbarton.org>
To: "[JavaScript List]" <javascript at LaTech.edu>
Sent: Wednesday, August 11, 2004 9:56 AM
Subject: Re: [Javascript] Content Retrieval


> Morning.
>
> You could use the xmlhttp activeX control to do this client-side in IE,
but
> whenever I've had to do this before, I've found a server-side approach
much
> more useful (no browser compatibility issues).  I have used curl on a *nix
> platform to get the webpage and then extract the required strings - and
that
> worked perfectly.  But for that you'd need a *nix server - I'm not sure
what
> you would do if your server was a windows machine... (perhaps a
server-side
> implementation of xml-http???)
>
> Do you have scope for a server-side approach, or is it a client side
> solution you want?  If it's server-side, what is the platform?
>
> Matt
>
> ----- Original Message ----- 
> From: "Tim Makins" <spindrift at oceanfree.net>
> To: "[JavaScript List]" <javascript at LaTech.edu>
> Sent: Wednesday, August 11, 2004 9:45 AM
> Subject: [Javascript] Content Retrieval
>
>
> > There is a webpage on the web that has dynamic content. On this page,
two
> > text strings always appear in the same place. I would like to retrieve
> these
> > text strings and place them in a variable on my own page. Any ideas ?
> >
> > Tim in Ireland.
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
> > -- 
> > This email has been verified as Virus free
> > Virus Protection and more available at http://www.plus.net
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list