473,394 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Autocompleteextender issue

Hi everyone,

Currently I am using an autocomplete extender for a textbox. This
works fine, the data is fetched from a database and the hits are shown
as customer names when typing in the textbox. However, the problem is
that I would like to show in which field the corresponding search text
was found, address or contact person, etc.

The problem is that I cannot add this directly in the array that is
built in the webmethod because when you click on a possible hit this
would be filled into the textbox but then it wouldnt be able to find
the data.

What I want is to access a label on the page from the webmethod or
some other way that is filled with the corresponding field from which
the query was able to find its results.

Example:
Search: Micro =autocompleteextender shows: Microsoft =label says:
Found, company name: Microsoft
Search: John D =autocompleteextender shows: John Doe =label says:
Found, contact person: John Doe

How to do this from the webmethod? Its set in codebehind but the code
is of course isolated from the other functions and the page.

Hope someone can help or has an idea how to add this feature.
Regards,
Frank

Sep 6 '07 #1
1 1183
No one has an idea?

Sep 7 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jay | last post by:
I'm using AutoCompleteExtender provided by the Atlas framework. I also created a user control which contains a textbox and AutoCompleteExtender which supports auto complete for the textbox. The...
11
by: =?Utf-8?B?VHJlbnQ=?= | last post by:
I have tied an AutoCompleteExtender to a textbox to indicate suggestions to the user. Everything works fine if I utilize a webservice to fetch the results. However, I want to put the web service...
0
by: riazs | last post by:
Guys, I don't know if I'm in the correct forum... anyway here goes: Does anyone else get the Access Denied error when typing text into a text box which is linked to an AutoCompleteExtender. ...
1
by: shapper | last post by:
Hello, I am using an AutoCompleteExtender. I created the .asmx file with the method GetWordList: <WebMethod()_ Public Function GetWordList(ByVal prefixText As String, ByVal count As Integer)...
0
by: askaquest | last post by:
Hello, I am using AutoCompleteExtender.The program Run without any errors.But It doesn't show suggestions bellow the textBox. My aspx page is as follows: <form id="form1" runat="server"> ...
1
by: maz00 | last post by:
Hi guys, I'm running into an issue where my AutoCompleteExtender stops working as soon as I make changes to my global.asax file for URL rewriting. I just want to take a URL...
4
by: stoogots2 | last post by:
I am having an issue getting my AutoCompleteExtender to appear below the associated textbox (currently like 6 inches to the right). I am not using an Update Panel, or a div, simply setting the...
4
by: Peter | last post by:
ASP.NET 2.0 I have an AutoCompleteExtender which works fine- I am using name, id pair in the WebService , but what I am trying to do is: once the user selects an item from the...
2
by: Jeff | last post by:
hi VS2008 I have trouble getting the AutoCompleteExtender to work. I've seen the video at http://www.asp.net:80/learn/ajax-videos/video-122.aspx but don't understand what I do wrong. I've...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.