473,569 Members | 2,664 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to fire website combo box

39 New Member
hi
in my project is search site within combox boxes(3)
it related to eachother
initially select one combo and it fire the next combo and last fire the listout the items.

initially i put the data on the 1st combo, it selected but 2nd combo not list.
on this used jscript code

how is it fire the 1st combo?

Thanks in advance
Venkatesan
Jun 5 '07 #1
3 1086
nmsreddi
366 Contributor
Hello

Do You want to bind data to second combo depending on the value in the first combo?

if you want to do that write code for filling second combo in combo selectedindexch anged event of first combo so that data will be filtered depending on the value you selected ,

hope you got the point
Jun 5 '07 #2
mvenkatesan
39 New Member
hi
Thanks for ur reply
1st combo is make items
2nd is model item
whenever the 1st combo selected it will automatically fired the 2nd combo. the 2 combo placed on my website.
actually i set the value into 1st combox selected index but it cannot fired 2nd combo
I am using vb2003 .net
pl. reply anybody

Venkatesan
Jun 5 '07 #3
nmsreddi
366 Contributor
Hello

Have you changed postback property of your combobox to true

make sure that the property is set to true,other wise the event will not fire
Jun 6 '07 #4

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

Similar topics

2
3479
by: mark4asp | last post by:
Why does this not work in Mozilla ? <http://homepage.ntlworld.com/mark.pawelek/code/animals.html> The optHabitat_change() event does not fire. What am I doing wrong here? PS: It should repopulate the 2nd combo based upon the value of the selected item in the first, just like it does in IE.
6
1372
by: sea# | last post by:
I'm trying to use a combo box on a windows form which will change its display on event of changing combo selection. This is the method I wrote: Wrote this code: private void SurveyChooserCombo_SelectedIndexChanged(object sender, EventArgs e) { if (SurveyChooserCombo.Text.Equals("Survey1"))
4
10108
by: Keith-Earl | last post by:
I thought for sure Session End would fire when the user closes his browser, but no luck. The only way I can get the event to fire is to run a Session.Abandon, but is that really practicle? When a user is down they will probably close out the browser or navigate somewhere else. I want to keep a total count of users in an Application state...
45
4678
by: Pat | last post by:
its seems asp.net validation doesn't fire when using FireFox? Tested a page and it doesn't fire. It seems the javascript doesn't fire Any ideas?
6
3249
by: Tony | last post by:
I can't seem to get the session_end event to work? I've tried to update databases in it and response.redirect to someplace else. Nothing works. I load page and leave it for 60 minutes and I know that the session id expired. I used session.abandon and it didn't fire the session_end. How can I test this? What is a good way to test if it's...
2
2925
by: kohoutec | last post by:
Hi Im very much a beginner so apologies if my terminology is wrong. I have a combo box with some items already loaded, the users can also enter a new item. If they enter a new item and then press return on the keyboard I want to fire a buttons click event. I know I've seen how to do this somewhere but for the life of me cannot remember...
3
1333
by: JR | last post by:
I know this is probably dumb but I have a web combo box that will drop down and I can select an item but SelectedIndexChanged doesn't fire. I tried to put the code in the ASP that says on the control: SelectedIndexChanged="vb sub" but that didn't fire either. I must not understand the way the web is interfacing with the code. All the...
1
1374
by: nelsonzon | last post by:
Hello I need to focus to a form element in a frameset from another server then submit the form. The form does not belong to me and I have no access to the server. I have tried to use the submit() method for the form but it will not work. It seems that I cannot control a form from another server with javascript can someone please help me. The...
12
5406
by: AdamOnAccess | last post by:
I have a form with a combo box called "cmbWebsites". The combo box row source comes from a select query that returns rows: 0.WebsiteID 1.Website Name 2.Website URL 3.Username 4.Password
0
7698
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8122
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7673
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5219
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2113
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 we have to send another system
1
1213
muto222
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.