how i get this work:
<script type="text/javascript" runat="server" src='<% getSrc("ddd") %>' ></script>
getSrc is a method in code-behind file.
tanks.
<script type="text/javascript" src='<%= getSrc("ddd") %>' ></script>
1.4m articles
1.4m replys
5 comments
57.0k users