473,470 Members | 1,840 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Autocomplete in textbox

Hi All

I need some help from u guys. iam working on aspx page.in this page i
have lot fields. text boxes and dropdown lists ..
First filed should be a autocomplete filed. this text has onblur event
also based on this text box when onblur event is fired that time
other fields will populate.

This time this textbox should be a auto-complete . this is not happend
in my page. this page has lot of onblur event's also.
I have done sample page. but this textbox is showing previous data and
what i have typed in this text box field it this showing.

Why it is not showing my acutal page any diffrece in that please help me
..

Below Code is working properly.
//################################3

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>AutoComplete</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema"
content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form name="Form1" method="post" action="AutoComplete.aspx"
id="Form1">
<input type="hidden" name="__VIEWSTATE"
value="dDwyNjY4NzY3NzE7dDw7bDxpPDE+Oz47bDx0PDtsPGk 8Nz47PjtsPHQ8cDw7cDxsP
G9uYmx1cjs+O2w8UG9wdWxhdGVDb250YWN0UGVyc29uKCk7Pj4 +Ozs+Oz4+Oz4+Oz6h1TM+q
jOrczNPXDw4tTIgya2WCg==" />

<input name="TextBox2" type="text" value="adfdaf" id="TextBox2"
style="Z-INDEX: 103; LEFT: 296px; POSITION: absolute; TOP: 120px" />
<input name="TextBox3" type="text" value="adfadf" id="TextBox3"
style="Z-INDEX: 104; LEFT: 296px; POSITION: absolute; TOP: 160px" />
<input type="text">
<input type="submit" name="Button1" value="Button" id="Button1"
style="Z-INDEX: 100; LEFT: 336px; POSITION: absolute; TOP: 192px" />
<input name="TextBox1" type="text" value="mayur" id="TextBox1"
class="formTextField" onblur="PopulateContactPerson()" style="Z-INDEX:
101; LEFT: 296px; POSITION: absolute; TOP: 88px" />
</form>
</body>
</HTML>
///######################################

Karunakara Rao. P
Sr Software Engg.
--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Mar 29 '06 #1
0 1770

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

Similar topics

0
by: Scott | last post by:
I have a webform that I would like to use the autocomplete feature for all my textboxes. My textboxes are the <ASP:Textbox /> control. The only way I seem to be able to get autocomplete to work...
8
by: moondaddy | last post by:
I have a form for entering a user's address and all fields have a required validating control associated with them and the error msg for each field displays right next to it. The normal behavior...
1
by: rbg.net | last post by:
I know that there is a autocomplete property for the HTML "INPUT type=text" control which if set to OFF, disables autocomplete of the input textbox (doesn't remember previously entered values) ...
8
by: nil | last post by:
Hello all, It's urgent... i want to add autocomplete textbox facility in my application like google. as you type it suggests option to the user..i want the same kind of facility...i know i...
1
by: =?Utf-8?B?Ym9iYnk=?= | last post by:
I’m trying to figure out how I can achieve the followings: While typing in a textbox, making a webservice call gets possible values from DB in Autocomplete textbox. I need to validate that...
7
by: Spam Catcher | last post by:
Is it possible to change the autocomplete behaviour to search for the word instead of just checking for the prefix? For example, if I have the following items: Big Mac Quarter Pounder...
0
by: luckilian | last post by:
Hello there i have a big big problem in vb.net i have this scenario: 1 textbox 1 database with 5000 codes 1 AutoCompleteStringCollection wich retains those 5000 codes extracted from...
1
by: =?Utf-8?B?UmV5?= | last post by:
I have a textbox and linked that with the autocomplete extender I have created the webservice and the WebMethod and returns a ToArray to the textbox. Everything works when I type normal string...
0
by: =?Utf-8?B?cG1haw==?= | last post by:
I try to implement a AutoComplete function to the datagridviewtextboxcolumn to a Datagridview control with several others datagridviewtextboxcolumns. This function is meant to apply to the column,...
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...
1
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.