uhh.. nice Xenon

i actually helped someone with this and i took a much longer route

but i guess thats me... anyways dm02 you'll probably want to add the same effect to the member.php file so they can't just re edit their profile later on
btw for the member link replace
$post[username]
with:
<a href='member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]'>$post[username]</a>
regards
g-force2k2