Google like Web Services
-
Hey guys My question is pretty simple BUT I think answer might be a difficult one. Well I want to consume a webservice(for showing featured listings) using javascript. I want my client to just Copy/Paste small piece of javascript in HTML. Somewhat like Google Adsense and other API's provided by Google. Any idea from where I shud start..........
All the way from Sialkot ...
-
Hey guys My question is pretty simple BUT I think answer might be a difficult one. Well I want to consume a webservice(for showing featured listings) using javascript. I want my client to just Copy/Paste small piece of javascript in HTML. Somewhat like Google Adsense and other API's provided by Google. Any idea from where I shud start..........
All the way from Sialkot ...
You can do a AJAX call with Javascript to the remote page which consumes web service.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
You can do a AJAX call with Javascript to the remote page which consumes web service.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
wEb GuRu... wrote:
Any reference Article/ Project to accomplish this?
AJAX ? W3schools will be good for beginners. If you are using ASP.NET 1.1, you can use MS AJAX tool kit. It's very powerful.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions