thanks! I actually just figured out that the field for "ntid" is a "char" with a max of 35, so when I echoed out the length of the value I was getting from that feild was 35 characters long, no matter what, so I just created some code that passes the length of the logged on users name, and then...