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 TouchToneTommy 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 jeskey

  1. jeskey

    line feeds and tabs in xml document

    I do not want to display it, i want to create it.
  2. jeskey

    line feeds and tabs in xml document

    I am manually generating xml from a database query and i am having problems because i do not know what characters to use as line-feeds for new lines and tabs to indend child tags. Any help is appreciated.
  3. jeskey

    Manual XML encoding

    I have figured out that my problem has to do with the characters i am concatenating between the tags when i build the string. If i open a properly formatted xml file and i cut and paste the ASCII characters from notepad into my document and resave it, it views properly. Can someone tell me what...
  4. jeskey

    Manual XML encoding

    Ok. I am confused, but you knew that already. I do appreciate your interest in helping me resolve this!! When i go to the asp page, i get output to my browser (all on one line), the good link does not render the same way. I can then view the source of that output (look like it is formatted ok)...
  5. jeskey

    Manual XML encoding

    I am sorry, I do not see what you mean. The entries value is closed in the output generated by the asp page mentioned above. You can go to the page and view source. I am not sure what the new line character is for xml but i am beginning to think maybe that is the problem. I am using ASCII 13...
  6. jeskey

    Manual XML encoding

    The tag names are not important as i am just returning output to the browser at this point. The second XML statement was a cut and paste error, sorry. I can tell that my output is not being coded correctly because the browser does not add "-" signs to the output indicating you can expand and...
  7. jeskey

    Manual XML encoding

    I am new to xml. I wish to generate XML data from a SQL database to be returned to a Flash program. Although i have sample output as a guide, when i create the xml manually, it is not recognized as xml although it looks exactly like the sample output that does work correctly. I think it is also...

Part and Inventory Search

Back
Top