Anyone know how to make code execute when a list box item is clicked?
-
I am making a search program that you will add values to (the values being words) and then be able to search for them. I also want to be able to list all of these items and be able to edit them. My values are stored in arrays and a value in one array corresponds to a value in another array. When I click a value in the list box I want to be able to bring up another form that shows the value corresponding to the one that I clicked in the list box. Is there any way that I can make a list of clickable items from values in an array, with code that will execute when I double click on a list box item? If you need any more info then let me know.
-
Answer:
If you want it to happen on the web page, i.e. without lots of page refreshes you are going to have to do it in javascript.
Connor Abra at Yahoo! Answers Visit the source
Other answers
Please tell us which language. If VB.NET, then its really really easy. All the best.
Related Q & A:
- How can I auto fresh when a button is clicked?Best solution by Stack Overflow
- Dose anyone know how to make a toga without cutting a sheet?Best solution by Yahoo! Answers
- Does anyone know how many o2 sensors are on a 96 Ranger?Best solution by Yahoo! Answers
- Does anyone know how id go about setting up a soccer management simulation game site to run as a business?Best solution by Yahoo! Answers
- Does anyone know how to make an icon?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.