Scripts: Asp :: Asp classes :: Library Article #13
Developer's Section
![]() By: Erobo Team Member
|
||||||||
![]()
It is very simple to create a class in ASP. Some of the required sintax is very similar to any object oriented programming language that is out there. For the most part adding a constructor is simple as well as the destructor method (which is executed when the class is terminated.
Now in a file named test_class.asp we are going to test the library book class the following way:
|
||||||||
|
||||||||
![]() |
|
![]() the form below: |