citro Posted April 12, 2013 Share Posted April 12, 2013 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> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.