ASP List/Menu Help.
ASP List/Menu Help.
Out of context: Reply #5
- Started
- Last post
- 6 Responses
- mike0
there is a much easier way to do this by running a js fnuction when the page loads, if there is an asp value for the state ver, you embed that as the selected argument to the js function call. this will set that option as selected and all you need is a static list of states. make sense?