Hi,
First off, I did post the problem its this: I need to use one form field, which is used to selct counties, to fill another form field under it with towns located in the selected county from the first field. I need to do this within the dom, so the page will not reload.
I've two large arrays, and have tried using them, but it wont work. If I use a DB then the page will still have to reload. so i down loaded the script listed in my first posting, but cant get it to work. I keep calling the function (funtion name); but get an error message undefined function, I've tried ('include') to inclide the file containig the function, and even inserted all the code in the head of the file. nothing works.
All help appreciated....
DG