
<td><img src="/membersPage/avatar/thumbnails/<?php echo($rs_birthdays->getColumnVal("avatar",false)); ?>"></td>

I copied and paste your code and I still get the same results, the image does not appear but just a broken image icon. I have attached a document and circled on the property for the ima scr property and it shows a broken image icon, is that showing me an error. And I really appreciate your time and efforts to help me (as I am rewritting all my websites because I used Dreamweaver CS3 and the Developer's toolkit so this is somewhat of a big learning curve for me). Do you know of a tutorial for webassist on how to download a dynamic image from a recordset so I can try to understand the process instead of reaching out to you all of the time).
I also circled the image icon on the birthday list so you can see what is being displayed.