Have been toying with calling a perl script from a different server using this:
<script language=javascript src="[script-url]"></script>
And it responds with nothing.
So is my perl script screwed up? (it works fine by itself)
or am I missing something?
FYI: Javascript is NOT my native language.
Any help would be so greatly appreciated.
<script language=javascript src="[script-url]"></script>
And it responds with nothing.
So is my perl script screwed up? (it works fine by itself)
or am I missing something?
FYI: Javascript is NOT my native language.
Any help would be so greatly appreciated.