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

Home Posts Topics Members FAQ

checkbox weird Problem

Hi,

I have a weird problem in checkbox.In my page, When i move mouse from
one textbox to other suddenly the chechbox's text is selected and the
typed chracters are attached to the checkbox text.For example, if the
checkbox text is "Others" and if i typed "test" then the checkboxes
text changed to "Otherstest".

Here is the complete scenoria.

In my .aspx web page, i have number of checkboxes and textboxes.For
one check box i have added a onclick attribute to call a javascript,
which will show two textboxes.The texboxes has a Required Field
validators.When i check the checkbox,it is opening two textbox and the
mandatory validators are fired,The problem is , when i move focus from
one text box to other, suddenly the Checkbox text is selected and the
text typed are attached to the Checkbox's text.

Please help me..

Jun 10 '06 #1
2 1228
really sounds like something in your code , can u send a quick snippet of
your code ??
Jun 11 '06 #2

KeyboardSurfer wrote:
really sounds like something in your code , can u send a quick snippet of
your code ??


Thanks for your reply.

The actual problem is, i am having a numeric validator for the
textboxes. The validators are having dynamic display property.When i
enter some text in the first textbox and move focus to the second
textbox, the numeric validator is fired.So the second text box and
other controls are pushed down and i got the focus on the checkbox
text.

I don't know how to handle this.Please help me.

Jun 12 '06 #3

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

Similar topics

1
6201
by: David Wake | last post by:
I have two radio buttons and two checkboxes in a form. I'm trying to write some code so that when a radio button is selected, its corresponding checkbox is disabled. My code looks like this: ...
2
2073
by: Alan Silver | last post by:
Hello, I have a repeater with a list of products in it. Each item in the repeater has a checkbox, allowing the product to be selected. When a link button is clicked, I want to loop through the...
1
274
by: James | last post by:
I've added a template column to a DataGrid that contains a checkbox control. The default value for this checked. All items are checked on page load. I add a column to my dataset that contains a...
4
3926
by: SJ | last post by:
Hi all, I have come across a weird problem when attempting to automatically set the focus in a vb.net form to a checkbox control... In my form I have (on a tab page in a tab control) several...
8
16573
by: Alan Silver | last post by:
Hello, I have a repeater that has code like this... <ItemTemplate> <asp:CheckBox ID="chkDelete" Text="" RunAt="server"/> .... other stuff goes here </ItemTemplate> There is a button below...
0
1072
by: M.Selvakumar | last post by:
Hi, I have a weird problem in checkbox.In my page, When i move mouse from one textbox to other suddenly the chechbox's text is selected and the typed chracters are attached to the checkbox...
10
18899
by: Bishman | last post by:
Hi, I need to programmatically allow or disallow the selection of multiple checkboxes on a form . At certain times I only want to allow a single selection, at other times I may wish to allow...
0
1339
by: admlangford | last post by:
Hi, I have a WYSIWYG editor which allows people to build their own forms on the fly (HTML controls only). I am going through each of the controls in the Request.Form.AllKeys collection and...
0
7226
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
7125
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
7328
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
7388
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
7499
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
5631
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,...
0
4709
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
3199
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
1561
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 ...

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.