Hi.
How does one create user-defined objects in ASP? Sorta like the response and request objects, where you can do response.write, etc. I'd like to create my own object called Customer, so I could do Customer.firstName, Customer.lastName, customer.age, etc. I couldn't find any helpful info on this topic on the Internet or in my ASP books.
Help will be appreciated
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --