However, those example is written in java script and it is not so stright forward to be used in ASP.NET code.... Anyway, to work with java script code with ASP.NET keep these in mind
let txtLongitude is a control which can be used inside javascript, u can called the txtLongitude by
""
txtLatitude.ClientID is used because is require if you are using ASP.NET master pages.
No comments:
Post a Comment