Develop a File IO ActiveX control in Microsoft .NET
Development 1. Use this guide to create your own ActiveX control Writing an ActiveX Control in .NET 2. Design your ActiveX as picture bellow: 3. Use following code behind 3. Create TestActiveX.htm Deployment 1. Copy FileIOActiveXControl.dll and TestActiveX.htm to the same folder 2. Go to IIS to create a new…