Does anyone know what a distribution list is?

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

Was this solution helpful to you?

Other answers

Please tell us which language. If VB.NET, then its really really easy. All the best.

Just Added Q & A:

Find solution

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.