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

how to fire website combo box

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 1082
nmsreddi
366 256MB
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 selectedindexchanged 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
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 256MB
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
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...
6
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...
4
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...
45
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
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...
2
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...
3
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...
1
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()...
12
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
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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...

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.