बातम्या

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'd like to be able to build a recordset in a function, and use that recordset like normal throughout the rest of my ASP page. So far, I haven't been able to make it work right.