Click here to Skip to main content
15,891,204 members
Articles / Web Development / HTML

Remote scripting XML. Fill Table HTML with DataTable from WebServices using Javascript. C#

Rate me:
Please Sign up or sign in to vote.
3.55/5 (10 votes)
21 Feb 20052 min read 69.5K   743   34  
Calling a WebService and load a XML dataset from it with Javascript. Manipulate XML and fill a HTML Table. Security included by using a local asmx with the function of proxy, and dont reveal the webservice URI in the javascript

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Founder Cimar Solutions
Mexico Mexico
Ing. F. Marcelo Lujan alias El Bebe Dot Net. Hola, yo desarrollo de forma independiente en C#. ASP.NET y Win32 Diseño Macromedia etc. con mas de 10 años de experiencia en informática y soporte a sistemas, así como desarrollo de software y nuevos productos.

Espero que ayude la informacion que pongo a su disposicion.
I Hope this information that i upload to codeproject helps you.
Atte: Marcelo Lujan

Comments and Discussions