Sorry for that post,
didn't really think of a way to solve that.
I was already looping threw the list so it was easy to see if a value from the array matched the known value.
based on where i was in the loop, the index was easily set.
thanks again for you help.
thanks for the help,
although it seems i made a mistake about what i actually needed to get the correct value in there.
the variable i have are is the value of the options that needs to be selected. Is there a way to go from that value to the index of the options that corresponds in a easy...
Hello Javascript Users,
I recently started doing some stuff in javascript again but now i am running into some problems which i can't find a solution to.
I have two select boxes in a form the values of the second select box are populated with specific values based on the selection made in...
Hello javascript users,
I recently started building a large web application in python.
In order to get erroneous data from the client side i created a secure xmlrpc server that handles the submitted data.
I know for sure this server works correctly because with a client side written in...
Thanks for your reaction,
I knew the code i wrote should have worked because i used it in another app.
Fortunatly i found the error it was only a enter in the dictionary secondOptions between the different arrays.
thanks anyway,
richard
Hello javascript users,
I'm relativly new in using javascript and tried to populate a select box based on a value chosen in a earlier selectbox.
The code i wrote doesn't seem to work and i cant figure out what is going wrong. Can someone give me some assistance.
this is the code i wrote...
Hello all,
I recently started working on a project where one of the first steps is to extract the complete sql querie from which the database is designed.
I was wondering is there is a simple method to do this so i can see al the primary keys and foreign keys ?
thanks in advance for your...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.