I wanted to know if it is possible to make API Calls from ASP.NET... I am looking to convert our screen scrape utility (HLLAPI) from PowerBuilder to the web. I had read somewhere in the past that you couldn't access DLL's on the client PC for security purposes and wonder with .NET if there was a way to do this now? We are using C#. TIA