Browse by Tags

28 August 2010
Make it Mobile - VBScript (ASP)
Mippin feed validation KEY=a660eceb Contoh kode VBScript untuk menulis kedalam registry: Function MobUtcNow() On Error Resume Next Dim oShell, offset Set oShell = CreateObject("WScript.Shell") offset = oShell.RegRead("HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation... Read More...