Hi i am working on a asp.net website which would route a path on a Google map using 2 drop-down list(departure country and destination country) and a button,database connection is already done,coding to draw the path too.I have troubles trying to make the drop-down list work with the button,by clicking the button,it will create a path between the 2 countries chosen.