% '****************************************************************************** ' ' 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. ' '****************************************************************************** ' ' SignedData.htm ' ' This is a JScript sample that illustrates how to use features in ' CAPICOM to sign arbitrary data from the web. ' ' Note: For simplicity, this script does not handle all exceptions. ' '****************************************************************************** %>