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 of ...
A co-worker and I, both new to VBScript and ASP in general, are trying to insert the current datetime into an MS-SQL database table. Is there a function in VBScript (or SQL for that matter) to format ...