I'm trying to get some JavaScript validation done in Visual InterDev on two drop down box DTCs.
I need it so if you select boxA then boxB is set to the first item in the row and vice versa.
I've tried the 'function boxA_onchange()' but it just seems to be ignored, when i've searched the internet everyone puts it in the select box itself.
That's not so easy however owing to how InterDev builds its DD Boxes and if I place HTML boxes on the page I then have a problem getting the values from them as nothing conventional seem to work there either! "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
I need it so if you select boxA then boxB is set to the first item in the row and vice versa.
I've tried the 'function boxA_onchange()' but it just seems to be ignored, when i've searched the internet everyone puts it in the select box itself.
That's not so easy however owing to how InterDev builds its DD Boxes and if I place HTML boxes on the page I then have a problem getting the values from them as nothing conventional seem to work there either! "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)