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!

Search results for query: *

  • Users: gego
  • Order by date
  1. gego

    DTD and Document

    I have problem with Entity definition. ____________________________________________ my file "test.xml" ---- <?xml version="1.0" ?> <!DOCTYPE message [ <!ENTITY % PE "TEST1" > <!ENTITY Ep "%PE;" > ]> <message>&Ep;</message> ---- IE6 Error mesage ???? 'Parameter entities cannot be used inside...

Part and Inventory Search

Back
Top