yan
06-02-2003, 07:08 PM
Hi all,
In my address form, I have a select combo for State. How do I assign a value (the client's state) to a select combo?
I tried this.
document.myform.state.value=rs("state")
It keep showing the first selection on the select list. Help!!!
Thanks
In my address form, I have a select combo for State. How do I assign a value (the client's state) to a select combo?
I tried this.
document.myform.state.value=rs("state")
It keep showing the first selection on the select list. Help!!!
Thanks