Hi im trying to re-write an application we use at work using .Net. The app is currently written in Access.
Bascially its a search facility to find different agencies. Currently, the main search form has each letter of the alphabet and next to each one there are two dropdown lists, 1 containing towns beginning in that letter and the other containing counties. On the screen the user can only see the down arrow on each dropdown, when the user views the list the actual width of the list is alot greater than the width of the actual dropdown. This allows there to be so many dropdowns on the 1 screen. can you do something like this in .Net???
Whats the best way of laying this type of thing out in an internet application???
Are there any good search websites, set out with this type of thing where I can get some ideas??
What advice can you give me??
Bascially its a search facility to find different agencies. Currently, the main search form has each letter of the alphabet and next to each one there are two dropdown lists, 1 containing towns beginning in that letter and the other containing counties. On the screen the user can only see the down arrow on each dropdown, when the user views the list the actual width of the list is alot greater than the width of the actual dropdown. This allows there to be so many dropdowns on the 1 screen. can you do something like this in .Net???
Whats the best way of laying this type of thing out in an internet application???
Are there any good search websites, set out with this type of thing where I can get some ideas??
What advice can you give me??