I'm having the folowing problem:
I'm getting an Array from an external source, the data in the array depents
on the get variables.
These get variables should be decided by the browser, after there decided I
can created the adres to get the file with the JavaScript Array.
How do I include this file???
Basicaly what I want in the script is something like:
include(http://the.source.com/javascript/arr...tart=a&end=g);