Forum Moderators: phranque
It might help to give them a hint that if they press a letter while looking at the drop-down list, they will jump to that spont in the list.
Also I wouldn't have that as your only navigation option, for usability and also for search engines. Surely you can also allow users the option to drill down alphabetically, by region, maybe by type of school or specialty if that's feasible.
Ever see those Javascripts where you fill out dropdown A, and dropdown B is immediately refreshed to contain only the valid corresponding entries? I don't know how you do it (Ajax?), but it's super user-friendly.
You might also consider setting default values using geotargeting to get users started. Or even check the IP address against known university IP blocks. It depends how concerned you are about data quality. Me, I'm very hung up on that; if you're not collecting accurate data then what's the point?