Hi
I want to use this function JScriptEvaluate to evaluate some script
the problem that it is obsolete
I get this error
Warning 1 'Microsoft.JScript.Vsa.VsaEngine' is obsolete: 'Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.
is there any other function i can use to substitute JScriptEvaluate ?