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

  • Home
  • SEARCH
  • 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 8168587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T20:34:35+00:00 2026-06-06T20:34:35+00:00

I am new to ASP.net & Jquery.I am trying to implement autocomplete in my

  • 0

I am new to ASP.net & Jquery.I am trying to implement autocomplete in my application using Jquery.I have downloaded Jquery plugin from this site.I am referring to this method.Please refer my code block-

<script type = "text/javascript">
    $(function () {
        var availableTags = [<%= Result %>];
        $("#tags").autocomplete({
            source: availableTags
        });

Part of my controller code is ==>

    public String Result;
    Result = SourceSerializer.Serialize(ResultList);

ResultList is list of tags.
I have also tried using hidden input as-

    <input type = "hidden" id = "myid" name = "Name" />

Then in Jquery-

    <script type = "text/javascript">
    $(function () {
        var availableTags = document.getElementById('myid).value;
        $("#tags").autocomplete({
            source: availableTags
        });

But both methods are not working for me.
If there is any other way please tell me.Also if you know better place to learn Jquery and ASP.net please redirect me to it.

  • 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-06-06T20:34:37+00:00Added an answer on June 6, 2026 at 8:34 pm

    See “3 Different Approaches for Implementing the JQuery Autocomplete with ASP.NET” for a good example of auto complete.

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

Sidebar

Related Questions

I am new to programming. Using C# & ASP.Net, how would I differentiate between
I have a new asp.net mvc project and i am trying to figure out
I created a new ASP.NET MVC application. The home page looks like this: I
i want to use jquery ui auto complete plugin in asp.net. this is my
We have a fairly robust ASP.NET app using quite a bit of AJAX, jQuery
I've been trying to implement jQuery's grid function in my Asp.Net MVC app. I'm
I am using asp.net mvc 3 jquery validate unobstructive javascript. I am trying to
I'm trying to learn ASP.NET MVC3 & jQuery, and I'm banging my head with
I am building a new asp.net MVC3 web application for reporting and I want
I am trying to use jQuery autocomplete on my dynamically created textboxes. this is

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.