Avatar of pillmill
pillmill

asked on 

web service versus javascript ?

Hi: I'm starting to learn web services.  What is the difference between writing
javascript to access information on a website and accessing this information
by a web service ? For example, I can insert a Google Map having a specific address,
using an .aspx file and calling GMap() or through a webservice, using GoogleMapService().
What are the differences ? Which is better ?

Thanks !
Web Languages and StandardsWCF

Avatar of undefined
Last Comment
pillmill

8/22/2022 - Mon