Like in the tutorial, it uses:
<script language="javascript" src="jst.php?url=script.js"> </script>
But I noticed three issues:
1) the 'url' ,GET or POST parameter, name it is confuse for local files,
i that case is better something like 'path'
2) the download code has a strange structure, because, it needs
javascript file on the 'javascript' folder, and the js binary has to be
at parent folder. Instead of that structure, I propose join all the
AspecScript files on a single folder, and do some change on jst.php for
supporting.
3) the jst.php file uses wget tool, so, for local files it shouldn't be
used.
Cheers!
--
Estudiante de Ingeniería Civil en Computación
Departamento de Ciencias de la Computación
Universidad de Chile
We are taking a look at your suggestions (it's taking a while because we
are quite busy at this time of the year). Thanks for sending them!
--
Saludos,
Rodolfo Toledo.