Hi all,
I have to make start a shell script using the javascript command
onClick. The path is correct but it the script doesn't want to start.
On the other hand, if I use the same command for forwarding to a link
(just to make an example) it will work perfectly. What is wrong with
the syntax? I am using internet explorer 5.50. This is the piece of
script I am using:
<br>
<B><A HREF="info.htm" TARGET="info">H ost Overview</A></B>
<input type="button" name="link aggiornamento script" value="Update
All" onClick
=". ./do_cfg.sh">
<br>
I hope someone may help me.
Giuseppe
I have to make start a shell script using the javascript command
onClick. The path is correct but it the script doesn't want to start.
On the other hand, if I use the same command for forwarding to a link
(just to make an example) it will work perfectly. What is wrong with
the syntax? I am using internet explorer 5.50. This is the piece of
script I am using:
<br>
<B><A HREF="info.htm" TARGET="info">H ost Overview</A></B>
<input type="button" name="link aggiornamento script" value="Update
All" onClick
=". ./do_cfg.sh">
<br>
I hope someone may help me.
Giuseppe
Comment