473,503 Members | 2,178 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

not preserve value of textbox

18 New Member
Hello
I have a problem in the textbox value.
suppose i have wrote a name ex.gourav . Next time when i press only g then gourav will display below the textbox .
My problem is that i don't want this name below the textbox.
please solve the problem
Mar 26 '07 #1
4 1027
scripto
143 New Member
That is a browser setting.
In IE, click on properties, content and under AutoComplete, click Settings and uncheck everything. Click Ok, Ok and that should do it.
Mar 26 '07 #2
prp
18 New Member
That is a browser setting.
In IE, click on properties, content and under AutoComplete, click Settings and uncheck everything. Click Ok, Ok and that should do it.
Is there no facility in .NET for this issue
Mar 26 '07 #3
AricC
1,892 Recognized Expert Top Contributor
Is there no facility in .NET for this issue
Why would you want to mess around with writing a .Net function for something like this? Especially, if you are distributing this to users, they typically don't like people messing with their PC settings.
Mar 27 '07 #4
kenobewan
4,871 Recognized Expert Specialist
You could try autocomplete="on" in the textbox but this may not work if the browser is set to off. Otherwise you could try caching. HTH.
Mar 27 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

11
3184
by: Brian W | last post by:
Yet another editor problem To reproduce do the following 1) Open a Webform and switch to HTML edit mode 2) Enter the Following (include spaces) This is some text before <asp:hyperlink...
8
9175
by: hb | last post by:
Hi, I need to declare a variable who's value can be preserve through the same ASP.Net page. I tried the following code, only the static variable s2 keeps its value=22 after lnk1_Click followed...
5
6897
by: Paul | last post by:
Off the cuff, does anyone know if arraylist is more efficeint at adding items to an array than redim preserve? Paul <begin loop> Dim c As Integer = SomeArray.GetUpperBound(0) + 1 ReDim...
1
1693
by: Deepali | last post by:
I have created one page,which have 3 textboxs, user will fill the textboxes. After filling last textbox javascrpt function is called, which calls the same page again and do other work. Now the...
2
2060
by: Gummy | last post by:
Hello All, I have a webpage that has two dropdown listboxes. Based on what is selected in these dropdown listboxes, it filters a DataGrid . That works fine. In the DataGrid , when I go to edit...
23
14450
by: Bjorn | last post by:
Hi. Every time i post data in a form the contents are being checked for validity. When i click the back-button, all data is gone and i have to retype it. It's obvious that only a few or none of...
3
1590
by: mikejacobz | last post by:
Hi, I have a multi-line textbox where a person can enter information and this information is then emailed to a person. How do I preserve linefeeds from both the textbox and then use them in the...
2
1759
by: doomer | last post by:
Hello, I'm trying to build a set of classes that act as the handlers for a simple expression parser, and i'm wondering how to preserve the dynamic type information from derived classes. An...
2
2397
dj12345
by: dj12345 | last post by:
i have function to make character in lowercase if a text is in uppercase function upperCase(x) { try { var y=document.getElementById(x).value; ...
0
7205
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
7287
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,...
1
7011
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
7468
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
5596
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
5023
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
4689
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3170
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
401
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.