I'm working with someone else's HTML/ASP code that downloads some Active X controls when initially accesing the portal. Before the download occurs, the Security Warning dialog box appears asking the user if they want to install the download. Is there any way within the code to determine if the user says 'No' to the download? We'd like to set a flag in the DB for users that have not accepted a download. Thanks.