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 UTGoD

  1. UTGoD

    Data bind Images in XML to HTML table

    Here is a cut of an xml database i have: <PLAYER> <NAME>Eddie George</NAME> <NO>27</NO> <POS>RB</POS> <TM>Tennessee Titans</TM> <REL>Released 2001</REL> <IMAG>what do i put here?</IMAG> </PLAYER> Then i have an html page that uses a table and puts each attribute into the table. <td><span...
  2. UTGoD

    Data bind Images in XML to HTML table

    Here is a cut of an xml database i have: <PLAYER> <NAME>Eddie George</NAME> <NO>27</NO> <POS>RB</POS> <TM>Tennessee Titans</TM> <REL>Released 2001</REL> <IMAG>what do i put here?</IMAG> </PLAYER> Then i have an html page that uses a table and puts each attribute into the table. <td><span...

Part and Inventory Search

Back
Top