% '****************************************************************************** ' ' THIS CODE AND INformATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, ' EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED ' WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. ' ' Copyright (C) 1999- 2002. Microsoft Corporation. All rights reserved. ' '****************************************************************************** ' ' Store.html ' ' This is a JScript sample that illustrates how to use features introduced in ' CAPICOM to manage and view your certificate stores as well as check the ' validity of certificates. ' ' Note: For simplicity, this script does not handle all exceptions. ' '****************************************************************************** %>