Executing files using ASP/VBScript 
Author Message
 Executing files using ASP/VBScript

IIRC, it depends what the .bat file actually does.

function String.prototype.r(){// Javascript rot13 en/decipherment. run
me for Atrax's signature
        var a='nopqrstuvwxyz';var b='abcdefghijklm';var j='/:.'+a+b;var
k='/:.'+b+a;var l='';
        for(var
x=0;x<this.length;x++){l+=k.charAt(j.indexOf(this.charAt(x)));}return l;

Quote:
}       alert("uggc://jjj.ernqgurshpxvatznahny.pb.hx/".r()); // Atrax, MVP

2002.

*** Sent via Developersdex http://www.*-*-*.com/ ***
Don't just participate in USENET...get rewarded for it!



Fri, 28 Jan 2005 08:39:47 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. executing an exe using ASP (vbscript)

2. execute an exe file using asp with iis 4

3. Using ASP to execute a string

4. Executing a *.vbs script using wscript.shell on a *.asp page

5. Executing a program from ASP using WSH

6. Weird problem with files deltion using wininet HTTP and ASP vbscript

7. Using WSC files from ASP (VBScript)

8. using vbscript in an asp file

9. Using WSC files from ASP (VBScript)

10. Using VB Script to execute an EXE file from a Web Browser

11. Problems using WScript to execute a batch file

12. Executing .asp files from JScript

 

 
Powered by phpBB® Forum Software