D
dorofino
I need to embedded an aspx page inside a html page.
I try
<script language="vbscript" src="test.aspx"></script>
and
<!-- #include virtual="test.aspx" -->
and is not working
any idea in how to do this?
I try
<script language="vbscript" src="test.aspx"></script>
and
<!-- #include virtual="test.aspx" -->
and is not working
any idea in how to do this?