Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by samsamito

  1. samsamito

    Read data between ADO, XML and HTML

    Hi Pete, Could you explain a bit more how to create the XSLT file with the commands to translate the XML into a HTML format? This is what I want in XML. <ENTIDADES> <ENTIDAD> <ENTID>71</ENTID> <RSocEnt>Javier Egeldín S.A.</RSocEnt> </ENTIDAD> <ENTIDAD> <ENTID>81</ENTID>...
  2. samsamito

    Read data between ADO, XML and HTML

    Hi, [sadeyes] I got an ADO recordset where by using .save I store the data in a file with extension xml I now want to read the contents of that file to put them on an html file. Any ideas? Thanks,[bigears]

Part and Inventory Search

Back
Top