Results for "Author: kermeci nenad"
Api with ASP Custom Component
This is example of using Windows Api in Asp, by creating Custom component in Visual basic 6. There are VbComponent.vbp - Visual Basic ActiveX Dll project where component is created, Project1.vbp - VisualBasci6 Standard Exe Project with example of using this component in VB6, and index.asp - example of using component in Asp. Remember to register component - regsrv32 path:\vbcomponent.dll Bye