【发布时间】:2014-05-18 04:53:21
【问题描述】:
<asp:Image ID="imgteacher" runat="server" Height="150" Width="248" ImageUrl="ShowImage.ashx?id="+<%#Eval("CourseID") %>/>
请纠正我的写作错误。我认为我的问题是因为只有这一行,所以我只复制了这一行。
Parser Error Message: The server tag is not well formed.
【问题讨论】: