<% ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 'Reference: M-WEB SafeShop 2 Add-ins ' 'Version: 1.0 ' 'Description: This script closes the connections ' 'Note: This is the end script and must appear at the bottom of all ASP pages ' 'Usage: Copy End.asp to the include folder in the web root ' At the bottom of your ASP file include the following line: ' ' 'Contacts: pparent@mweb.com ' 'Author: Pascal Parent 'Date: 18/02/2001 'Last Modified by: 'Last modified on: ' ''''''''''''''''''''''''''''''''''''''''''''''''''' Set oConn = Nothing %>