[Javascript] Data Loading

Chris Tifer christ at saeweb.com
Mon Mar 8 08:07:42 CST 2004


If you have a Windows-based server, you can use the XMLHTTP component to
call any page and the output will be stored in a variable.

By the way, those particular symbols are called a query string.

Chris Tifer
http://emailajoke.com


----- Original Message ----- 
From: "Tim Makins" <spindrift at oceanfree.net>
To: "[JavaScript List]" <javascript at LaTech.edu>
Sent: Sunday, March 07, 2004 1:58 PM
Subject: [Javascript] Data Loading


> Imagine a website, that if you send it some particular symbols after the
> URL, for instance
>
> http://www.findu.com/cgi-bin/posit.cgi?call=k4hg-8&comma=1
>
> (try it, and you will see), it will return a short table of data,
> comma-separated.
>
> What I would like to know is how can I input this data into a variable,
for
> subsequent processing.
>
> Tim in Ireland.
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list