Mitsules, Mark
mitsules_ms at nns.com
Tue Apr 22 13:25:13 CDT 2003
Once again this list has helped, and you didn't even realize it. I was
having trouble with the syntax of the ADO/ASP code below, but while
re-evaluating my approach before sending, I spotted the error.
Response.Write "<TR><TD><a href='" & rs("Link") & "'>" & rs("MenuItem") &
"</a></TD></TR>"
Thanks for being there...:)
Mark