Jump to content

ScriptControl "JScript" .AddCode problem (Paid job)


Recommended Posts

I have get the following file but can't add content of any of those file to code.

 

the file:

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/crypto-js/CryptoJS v3.1.2.zip

 

The code:

$oSC = ObjCreate("ScriptControl")
$oSC.Language = "JScript"
$oSC.AddCode(FileRead('components\aes.js'))

 

The error:

$oSC.AddCode(FileRead('components\aes.js'))
$oSC^ ERROR

 

****

while the error is the same but It is an other javascript which i want to simulate and get a result string out of it.
Anyone willing do that we can negotiate about price and start.

Edited by HamidZaeri
Link to comment
Share on other sites

4 hours ago, HamidZaeri said:

Anyone willing do that we can negotiate about price and start.

 

Let's start at...

 

Spoiler

image.png.e0e2894d72888eaf948254572a69a7fd.png

 

Edited by TheXman
Link to comment
Share on other sites

  • Jos locked this topic
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...