1. Can ASP handles API calls like VB does? If so, how to DECLARE an API call?

2. Besides the Session and Application Events in Global.asa, can ASP handles custom Events that created in a DLL component?

Thanks!!