简体   繁体   中英

Listbox values from webservice

In my ASP.NET WebApp write in C#, i Have a form for user registration. I want retrieve values from webservice( This url ), and popolate the ListBox in my form. Any suggestions?

假设您的Web服务返回JSON格式=> http://www.aspdotnet-suresh.com/2012/07/how-to-bind-dropdownlist-in-aspnet.html,这是两种不同的处理方式

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM