Multiple choice technology web technology Extension for Active Server Custom Control? ASCX ASPX ASHX ASMx Reveal answer Fill a bubble to check yourself A Correct answer Explanation ASCX is the file extension for ASP.NET User Controls (custom controls). These are reusable components that can be embedded in ASP.NET web forms (.aspx pages) to modularize UI elements.