want to load xml url and get the element value from them using javascript -


i have 1 xml url:

http://services.gisgraphy.com/geoloc/search?lat=22.3000&lng=70.7833&radius1000

i want load url , <asciiname> element value.
store different variable.
using javascript if possible.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -