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 Chriss Miller 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 jonharris7

  1. jonharris7

    Encoding of bullet character in XML

    Any idea how I could make this more generic, i.e. handle any ANSI character from 128-255?
  2. jonharris7

    Encoding of bullet character in XML

    I'm trying to figure out the proper way to encode a bullet character (ASCII charater 149 decimal or 0x95 hex) in an XML document. Can I just put in a literal 0x95 code, i.e. a 0x95 hex character when viewed in a hex editor? Or is it legal to specify a specic hex character in XML such as \x95 ...

Part and Inventory Search

Back
Top