about web services
how can we get data from hosted sites database to our aspx page like if we have an hosted site like facebook or gmail and we have uploaded image or data in it that data which i have uploaded should be display in my gridview in my aspx page.
Anupam SinghPosted May 29, 2014, 1:42 AM
you can display data in HTML frames if you want.
Otherwise you can use web-crowler for specific records.