Microsoft: ASP (Active Server Pages) - Displaying recordset column names
Sorry if the formatting is a bit rubbish but that gives you an idea of what i have so far. When looping through the recordset using a while loop and the property .EOF and the method .MoveNext() i can't get it to also display the column names. The sql colu
www.tek-tips.com |