News

Is there a way to call a Function inside a VBScript from another VBScript? We have VBScripts that automate certain tasks at my job, but if you ever need to change something, you have to change all ...
I'm working on a legacy ASP app and I'm trying to allow a filter on the results displayed.The reasons why are complicated, but I'd like to take the results of the query and run them through an IF ...