Using Object in ASP
Tutorial Description - To use an object in ASP, you should create an instance of an object. We use 'CreateObject method' creating object. Let's see it on an real application. .
Home
»
ASP
»
Introduction to ASP