Create a VB Class Module that incorporates the code from your ASP as explained in the lectures. The Class must have a function for each ASP page, and accept/return values as indicated in the lectures. This will be your COM object.
Modify your ASP pages to use the COM object:
ViewListDLL.asp
ViewDetailDLL.asp
EditDetailDLL.asp
AddNewDLL.asp
UpdateDetailDLL.asp