ThinkGeo.com    |     Documentation    |     Premium Support

How to call server-side function with AJAX?

Hi,


Could you help me please with this scenario:


I set up my map, chose extent, layers and markers. Then I run search in iframe and got some IDs. I put this IDs into hidden field on the 'map' page. After that, I need to pass this IDs to the server-side function to display markers. Finally, the page should looks like it was before and show new markers.


How can I implement this? I thought about AJAX, but didn't find any examples yet.


Thank you,


Igor


 


 



Hello Igor,
 
Thanks for your post, you can check this post to refer how to let Ajax working, then put the logic above into  ////do sever side processing here
 
gis.thinkgeo.com/Support/Dis…fault.aspx
 
Regards,
 
Gary