Dear All,
I have a from which has html code and it is parse through html. There is a div tag which contains some user information like first name, Last Name, City, Country…
In the country field id dialogbox in which I used @dblookup which look the value of cities and populates city field with cities. The problem is which i change country whole form get refreshed and div tag get collasped. because on the click of div we use hide and show. but when form get refreshed div get collapsed.
As I heard by someone ajax is used to refresh only the part of the form what I want. If it is true can we implement Ajax if yes then pls help me how can I use this technology or pls suggest me if there is some different way.
With Regards,
Vikas K Sinha