Someone shared this with me yersterday. Cool for generating GUIDS in VBScript.
Code:function GetNewGUID() set TypeLib = server.CreateObject("Scriptlet.TypeLib") GetNewGUID = TypeLib.Guid Set TypeLib = nothing end function
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |