悬赏园豆:20
[已关闭问题]
<P><IMG title=Error src="http://space.cnblogs.com/question/C:/Documents%20and%20Settings/韦小宝/桌面/12.jpg" mce_src="C:\Documents and Settings\韦小宝\桌面\12.jpg"> </P>
<P>好鬱悶啊...</P><SPAN id=ctl00_MainContentPlaceholder_ctl01_ctl00_lblEntry>
<P>Microsoft JScript runtime error: Sys.InvalidOperationException: Two components with the same id 'ctl00_MainContentPlaceHolder__eventsRepeater_ctl01_ke1' can't be added to the application. </P>
<P>這樣的問題...</P>
<P>誰能幫助解答下...</P>
<P> </P>
<P>代碼部分</P>
<P>[code]<BR><%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %></P>
<P>...</P>
<P> <asp:ScriptManager ID="smShows" runat="server"><BR> </asp:ScriptManager><BR> <div><BR> <h3><BR> 自動觸發搜索建議,AutoCompleteExtender控件的使用</h3><BR> <asp:UpdatePanel ID="upAsk" runat="server" UpdateMode="Always"><BR> <ContentTemplate><BR> <asp:TextBox ID="txtKey" runat="server"></asp:TextBox><BR> &nbsp;<BR> <asp:Button ID="btnSearch" Text="搜索" OnClick="btnSearch_Click" runat="server" /><BR> <cc1:AutoCompleteExtender ID="atoCeKey" ServicePath="<A href="http://localhost/OutPutService/AjaxService.asmx">http://localhost/OutPutService/AjaxService.asmx</A>"<BR> ServiceMethod="GetSearchTemp" runat="server" TargetControlID="txtKey" MinimumPrefixLength="1"<BR> CompletionSetCount="100"><BR> &
韦小宝
|
初学一级
|
园豆:
5
提问于:2008-05-27 18:58