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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lfuh666

    how to show empty element in tag

    Well, I had once this kind of problem, we had to send an XML but any tag could have the value of '0', so instead of that it must show the tag with no value. Actually we made this using VFP 9 (not the best but works) I know that there are also other programs with the same difficulties as yours to...
  2. lfuh666

    How can I select the encoding I want using XMLDOM in VFP 9?

    Hi evryone, I've been working with a Web Service Application in VFP 9 and I made an XML file but there are some annoying characters (like 'à', or 'ñ'), now I know that I may enter the encoding ISO-8859-1 in order to avoid any problem with the browser, but I'm making the XML via Microsoft XMLDOM...

Part and Inventory Search

Back
Top