Jump to content

run the script


citro

Recommended Posts

Hi, I have html file which call .vbs script (only on IE). When I clicking on html all works fine, but if I include this code in php file and open with my webserver it didn't work. Why is it?

 

 

<HTML>
<BODY>
     <INPUT TYPE="Button" NAME="Button1" VALUE="all off">
     <script FOR="Button1" EVENT="onClick" LANGUAGE="VBScript" src="script.vbs"></SCRIPT><br>   
</BODY>
</HTML>
 
 

 

Link to comment
https://forums.phpfreaks.com/topic/276866-run-the-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.