NNGS
having one xml/dla file which is imported on my project.
in that file m having few images.
i want those images to be displayed? or get created on my layout.
i used ajax and xml + array.
data from xml get fetched and stored in array then with the help of array i am displaying text.
it perfectly work for text only
but i dnt know how to handle images.