473,398 Members | 2,125 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,398 software developers and data experts.

control events

Hi there, I have been trying to find out more information about the
events associated with controls such as the combo boxes, radion button
lists and text boxes etc. Can anyone suggest a good site / book which
describes these in detail?

The reason being I am trying to replicate an Access adp online, and was
trying to update a text box upon selecting a radio button option but
couldn't do this, as the event for the radio button only seeemd to fire
when the page was posted back by a button click, not when the radio
button was clicked.

Thanks

Feb 6 '06 #1
3 1095
What you need is to introduce yourself to client-side programming with
javascript and plain html controls.

BTW, there is no combobox in html. 3rd party components can mimic combobox
behavior though.

Eliyahu

"Andy" <an***@iancooke.co.uk> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi there, I have been trying to find out more information about the
events associated with controls such as the combo boxes, radion button
lists and text boxes etc. Can anyone suggest a good site / book which
describes these in detail?

The reason being I am trying to replicate an Access adp online, and was
trying to update a text box upon selecting a radio button option but
couldn't do this, as the event for the radio button only seeemd to fire
when the page was posted back by a button click, not when the radio
button was clicked.

Thanks

Feb 6 '06 #2
Thanks Eliyahu, I also realised that I didn't have the AutoPostback
property set which was why the event wasn't firing upon clicking

Feb 6 '06 #3
This solves your immediate problem on server side. Likely, you could've done
it more efficiently on client side. If you want to make usable web
applications, you have to invest a lot in your client side skills.

Eliyahu

"Andy" <an***@iancooke.co.uk> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Thanks Eliyahu, I also realised that I didn't have the AutoPostback
property set which was why the event wasn't firing upon clicking

Feb 6 '06 #4

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

Similar topics

2
by: Andrew | last post by:
Hi, friends, I need to raise certain events in my VC# windows control library. Any reference paper or sample source code for help? Thanks a lot...
2
by: dave | last post by:
Hi, I have a COM control / server I'm trying to get events from in my c# applications. 1) I'm trying to get events in both c# console apps and in c# winform apps. 2) I can call methods on the...
1
by: Earl Teigrob | last post by:
PROBLEM: When a user control is loaded into a PlaceHolder control more than once, the events do not fire on the first click of a control on the dynamically loaded user control. In other words, the...
2
by: John Lau | last post by:
Hi, Is there documentation that talks about the page lifecycle, the lifecycle of controls on the page, and the rendering of inline code, in a single document? Thanks, John
1
by: Martin | last post by:
Hi, I have produced a custom server control that simple outputs a row of 26 buttons, one button for each letter of the english alphabet. now what I would like to do is catch the button click...
4
by: thomson | last post by:
Hi all, i do have a user control with 4 buttons, and all the events are firing properly, My problem is that i need to right an event handler in the user control, which gets fired after a...
2
by: Nathan Carroll | last post by:
Is it possible to loop through events of a control to determine which events are active? In other words I want to dynamically add controls that will be clones of controls I have placed in form...
0
by: Scott McChesney | last post by:
I have a problem I hope you folks can help me with. I have an application that is using a tab-based interface, with the ability for users to drag an item from a ListBox onto the tab control. ...
2
by: bretth | last post by:
In a VB.Net Windows Forms application, I have a user control that handles mouse events. Another section of code programmatically adds a label to the control. I would like label to ignore all...
1
by: Jordan S. | last post by:
I'm just wondering if this would work. Please note that I'm not asking *how* to raise events. I'm clear on that. What I'm not clear on is the sequence in which events are raised by custom controls...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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...

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.