Make Redirect Method as the Last Call in any Script in ASP Environment
ASP won’t execute any script that follows the Redirect method. When ASP encounters Response or End methods, it immediately halts script execution in both the GLOBAL.ASA file and in the