View Single Post
  #11  
Old 01-12-2012, 03:04
qkumba qkumba is offline
Friend
 
Join Date: Nov 2011
Posts: 14
Rept. Given: 0
Rept. Rcvd 4 Times in 4 Posts
Thanks Given: 0
Thanks Rcvd at 3 Times in 3 Posts
qkumba Reputation: 4
Quote:
Originally Posted by bolzano_1989 View Post
I follow your instruction, but:
If I put the following code into a .wsf (Windows Script File) and run it:
...
I will get the result:
Code:
Line: 29
Char: 12
Error: Invalid entity reference
Code: 8004000C
Source: Windows Script Host
Take another look. The code that you showed here is not the same as the code that you showed earlier. You have "['qwtqwt'];" became "['qwtqwt']();", a "r=0" line is missing, other differences, too. Please use the code that you showed when I first replied. It does run and does display the decoded version.
Reply With Quote
The Following User Gave Reputation+1 to qkumba For This Useful Post:
bolzano_1989 (01-18-2012)