Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6106975
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:08:18+00:00 2026-05-23T14:08:18+00:00

Markup: <asp:TextBox ID=tbSearch runat=server/> <cc1:AutoCompleteExtender ID=tbSearch_AutoCompleteExtender runat=server DelimiterCharacters= Enabled=True ScriptPath=AutoComplete.asmx ServiceMethod=GetCompletionList TargetControlID=tbSearch> </cc1:AutoCompleteExtender> <asp:Button

  • 0

Markup:

   <asp:TextBox ID="tbSearch" runat="server"/> 
    <cc1:AutoCompleteExtender ID="tbSearch_AutoCompleteExtender" runat="server" 
        DelimiterCharacters="" Enabled="True" ScriptPath="AutoComplete.asmx" ServiceMethod="GetCompletionList" TargetControlID="tbSearch">
    </cc1:AutoCompleteExtender>
    <asp:Button Text="Find" OnClick="btnFind" runat="server"/>
    <cc1:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
    </cc1:ToolkitScriptManager>

The service is working, but nothing happens when I change the text inside the text box.
Here is my web service:

[WebService(Namespace = "http://localhost:1784/WebSite10/")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
[System.Web.Script.Services.ScriptService]
public class AutoComplete : System.Web.Services.WebService {
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:08:19+00:00Added an answer on May 23, 2026 at 2:08 pm

    The web service should be referenced in the ServicePath property of the auto complete extender, not the ScriptPath property. See this example: http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/AutoComplete/AutoComplete.aspx

    HTH.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Why does this markup ... <asp:TextBox ID=TextBox1 runat=server CausesValidation=False></asp:TextBox> <asp:RegularExpressionValidator ID=RegExValidatorTextBox1 runat=server ControlToValidate=TextBox1 Text=Invalid
I have the following asp.net markup: <asp:TextBox ID=txtPassword runat=server TextMode=Password ValidationGroup=passwordValidation></asp:TextBox> <asp:RequiredFieldValidator ID=RequiredFieldValidator1 runat=server
Repeater Markup: <asp:Repeater ID=stat_Rptr runat=server> <ItemTemplate> <asp:CheckBox ID=IsSelected_ChkBx runat=server Text='<%# Eval(Item) %>' /> &nbsp;<asp:TextBox
I have a .net page with following markup: <asp:TextBox ID=TextBox1 runat=server></asp:TextBox> <asp:Button ID=Button1 runat=server
The page markup: <table style=display: none id=myTable runat=server> <tr> <td>First Name</td> <td><asp:TextBox ID=TextBox1 runat=server></asp:TextBox></td>
I have the following (trimmed) markup: <asp:Repeater ID=CostCategoryRepeater runat=server> <ItemTemplate> <div class=costCategory> <asp:Repeater ID=CostRepeater
If in the markup you declare a control like this: <asp:Label runat=server AssociatedControlID=txtSomeInput>Some Input:</asp:Label>
I have user control named DateTimeUC which has two textboxes on its markup: <asp:TextBox
Here's a my Default.aspx page (with unnecessary details excised): <asp:Content ID=Content1 ContentPlaceHolderID=ContentPlaceHolder1 Runat=Server> <div
I have a very simple asp:textbox with the multiline attribute enabled. I then accept

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.