Home » FAQ » ASP.NET » Custom Controls » How can I include file through the ASPX?
The files can be included by the following syntax
<!--include file='filename'-->
<table> <tr> <td> <!--#include file='sample.html'--> </td> </tr> </table>
Now the sample.htm will be displayed in the aspx page.
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with