Posted by Bryan on 10/17/06 02:41
Hello all,
In some html code I have the following:
<script type='text/javascript' src='foo.js'></script>
However, I'd like to replace 'foo.js' with something like
"bar.php?file=foo" and have bar.php echo foo.js back to the script
element. Is this possible?
Navigation:
[Reply to this message]
|