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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.