VBScript: Be carefull using Doubles or Singles!

Most of us decided to use (ASP) VBScript to quickly write a script or build a simple website, writing code in a ‘higher-level’ has the advantage to keep our mind on the functionality of the script or website and forget about the low-level technical stuff. Unfortunately, we have to worry about the following issue (example [...]