I have the following JavaScript code as a string literal:
var $Page = new function() { var _url= \'http://www.some.url.com\'; this.Download = functi
You could execute the javascript function using the DLR and/or MyJScript.