Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: Puddin
Forum: JavaScript programming 11-14-2012, 07:03 AM
Replies: 7
Views: 583
Posted By Puddin
Thanks for the reply :) Sorry as I said I'm...

Thanks for the reply :)

Sorry as I said I'm fairly new Why would it only work in IE? Bad part is that this is a part of a firefox extension :( . That could be my whole issue.

The space for...
Forum: JavaScript programming 11-14-2012, 05:53 AM
Replies: 7
Views: 583
Posted By Puddin
I have been searching around and also found it...

I have been searching around and also found it done like this.


onToolbarpingerCommand: function(e) {

var run=new ActiveXObject('WSCRIPT.Shell').Run("cmd.exe", "ping" + "192.168.0.1");
}...
Forum: JavaScript programming 11-14-2012, 04:53 AM
Replies: 7
Views: 583
Posted By Puddin
Trying to call cmd.exe from JS

I'm still kind of a noob to Javascript so I may be out of my league here but I'm trying to run a ping from a button through XML. I can't even get a command prompt to open much less run the ping
...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT +1. The time now is 01:27 AM.