I recently came across a situation where I needed to write a script that adds a URL to the IE Favourites. I wasn’t able to find a suitable way to do it […]
How to Use Classes in VBScript
Is VBScript Object Oriented ? NO. Its Object Based Can we create Classes in VBScript ? YES Is there a need to use Classes in VBScript ? You can manage well without […]