alternative to onchange?

Discussion in 'JavaScript' started by pinkferret, Jun 24, 2008.

  1. #1
    hi everyone, i've looked all over for a way to do this and nothing i'm finding by my searches suits my needs. here is an example of what i need to do, you know how when you register on some websites you come across a drop down menu to choose what country you're from, and after that drop down menu there is another one that populates different regions in the country you selected.

    i need this to happen via a code that somehow interacts with my database tables, the onchange even doesn't work because it doesn't interact with vbscript. any help is greatly appreciated, i'm really desperate here
     
    pinkferret, Jun 24, 2008 IP
  2. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #2
    not really sure, what u mean... but how about onselect?
     
    zyklon, Jun 24, 2008 IP
  3. Riverofrhyme

    Riverofrhyme Peon

    Messages:
    137
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I don't know VB, but why not just use JS + AJAX for this?
     
    Riverofrhyme, Jun 24, 2008 IP