473,508 Members | 2,274 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Search Auto complete box

Hi,

We are planning to improve the present search (Product DB search). Is there
any way on ASP script to make an auto complete text box, loaded with the
product names (like in google suggest). I hear AJAX, can that be used with
ASP scripts?

Benny
Dec 1 '05 #1
4 3471
Benny wrote:
Hi,

We are planning to improve the present search (Product DB search). Is
there any way on ASP script to make an auto complete text box, loaded
This is more of a client-side scripting question, since ASP (server-side
technology) does not know what a textbox is. Try
microsoft.public.scripting.jscript
with the product names (like in google suggest). I hear AJAX, can
that be used with ASP scripts?

AJAX is for ASP.Net. It uses the XMLHTTPRequest object, which can be used in
html pages. Do a google groups search for that term, using the advanced
search features to limit your search to .scripting.jscript.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Dec 1 '05 #2
Yes, I find AJAX is not for ASP and supported only in .NET

Many thanks
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:em**************@TK2MSFTNGP14.phx.gbl...
Benny wrote:
Hi,

We are planning to improve the present search (Product DB search). Is
there any way on ASP script to make an auto complete text box, loaded


This is more of a client-side scripting question, since ASP (server-side
technology) does not know what a textbox is. Try
microsoft.public.scripting.jscript
with the product names (like in google suggest). I hear AJAX, can
that be used with ASP scripts?

AJAX is for ASP.Net. It uses the XMLHTTPRequest object, which can be used
in html pages. Do a google groups search for that term, using the advanced
search features to limit your search to .scripting.jscript.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Dec 6 '05 #3

Benny wrote:
Yes, I find AJAX is not for ASP and supported only in .NET


Huh?

You can absolutely use remote scripting in ASP. I do it all the time.

See google for

XMLHttpRequest

Dec 6 '05 #4

Benny wrote:
Hi,

We are planning to improve the present search (Product DB search). Is there
any way on ASP script to make an auto complete text box, loaded with the
product names (like in google suggest). I hear AJAX, can that be used with
ASP scripts?


Absolutely.

All "ajax" is is remote scripting. See

http://www.w3schools.com/xml/xml_http.asp

http://www.adaptivepath.com/publicat...ves/000385.php

Dec 6 '05 #5

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

Similar topics

1
2234
by: porterboy | last post by:
Hi Folks, I have auto-completion set up in my python interpreter so that if I hit the tab key it will complete a variable or a python command*. eg. if I type >>> imp and if I then hit the tab...
5
2555
by: Brakeshoe | last post by:
I would like to find out how to turn on the Auto Complete variable names feature while editing source code in Visual Studio. It seems to appear on intermittantly, and when it does the variable...
0
1737
by: george d lake | last post by:
Hi, Is there a way to have a "Auto Complete" textbox or a "editable" dropdown? Here is my problem. I have a screen that need to have a list of 800+ employees. To be a dropdown, that could be a...
1
1723
by: Deepan Chakravarthy | last post by:
Hi, I am using fedora core 5. I would like to have auto complete in python prompt and history. How do i get it enabled ? i have .pystart file and .pyhist file setup. thanks Deepan...
1
1702
by: ting ting | last post by:
I am using ASP.net 2.0 and I want to search a list of about 2,000 items in a list. I used a listsearch extender to search item fastly. However, it is still a bit not smooth enough to search. So...
14
5758
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
Is there any known implementation of search as you type (in a db) in c#. Say for argument sake, as I type in the 1st name the number of names in my combobox decrease. -- L. A. Jones
1
1454
by: glasssd | last post by:
Hi, I was hoping someone might have some ideas on how I can hack around a problem I'm having with the auto-complete feature of the ComboBox. I have a data entry application that uses a pair of...
3
4001
by: TS | last post by:
I am using IE 7. I have a website running on my local machine (localhost) and auto complete doesnt work for any of the textboxes, but going to web sites on the internet does support this so i know...
1
2202
by: pavanip | last post by:
hi, I have an application that will find Firefox browing history, Auto complete datalist, Temp offline files and Find Computer list. please give me some idea on Auto complete datalist, Temp offline...
0
7129
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
7398
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...
1
7061
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...
0
7502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
3208
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3194
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1566
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
428
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.