I am looking to use google API to add address verification in such a way that if the address was entered wrong, the user will have an option to selected from suggested address. Google has API's to do that, I am new to ASPdotnet and did not know how to integrate code to createaccount.aspx .
I found google API code that suggests users to select from list of dropdown menu but the user can still type wrong address. I want the user to be forced to select from the suggested address list if the address entered was wrong. has anyone done something like this before.