Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cyclopsvs
  • Content: Threads
  • Order by date
  1. cyclopsvs

    set selectedIndex after populating select box

    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...
  2. cyclopsvs

    xmlrpc with javascript

    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...
  3. cyclopsvs

    populate selectbox with onchange

    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...
  4. cyclopsvs

    database sql extraction

    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...

Part and Inventory Search

Back
Top