*:->* Thanks! Getting closer to the get it working the way I want it to work. Here the code I used:
<script language="JavaScript">
function testopen(field)
{
var row=field.parentElement.rowIndex
xmldso_list.recordset.absoluteposition=row...
Howdy,
I defined an XML document:
...
<LIST>
<COMPANY_REC ID="1">
<COMPANY>My Company</COMPANY>
<WEB>www.sammet.net</WEB>
<EMAIL>Me@MyCompany.com</EMAIL>
<CONTACT>MyContact</CONTACT>
</COMPANY_REC>
</LIST>
...
and tried to display it in HTML:
<table...
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.