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 SkipVought 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. nine72

    Not New to XML Generation but New to Parsing....help

    understand why. But not my call as to what or how they want to do things the way they do. Such as building a massive db, this middleware app (for 2 years) and then ask the question of "Humm, now how do we get the info from the user..." not to mention that there were no business rules created, no...
  2. nine72

    Not New to XML Generation but New to Parsing....help

    Ok, The rules of engagement have changed. The person that handles the middleware that I get my response from is changing the way they reply still xml, however, no more nested groups/tags like <Contact> It will be <Response> All the individual tags here Incremented if they are repeating...
  3. nine72

    Not New to XML Generation but New to Parsing....help

    hurmm, Thanks for the clarification, I will get to work and see if I can pull this off…
  4. nine72

    Not New to XML Generation but New to Parsing....help

    Thanks for the reply and the sample code tsuji… Just so that I am clear on this, for each tag that have multiple returns I will need to make a separate function for each. That is, using contacts again as the example, I would need 21 functions. If so I would have nearly 500 possible tags that...
  5. nine72

    Posted this in the xml forum but told should post here as well...

    Ok, I am not sure where to start with this, I can generally figure out my issues after a few days...but not this time...haha. Overview: Receive an incoming XML string, parse, store to session or other method and present results on a web page (PHP). Currently, I am generating an xml sting from...
  6. nine72

    Not New to XML Generation but New to Parsing....help

    Ok, I am not sure where to start with this or even if this is the right forum topic (could be in the PHP section also..), I can generally figure out my issues after a few days…but not this time…haha. Overview: Receive an incoming XML string, parse, store to session or other method and present...

Part and Inventory Search

Back
Top