| I was thinking that you might be able to do it with JavaScript as an onsubmit for the Form, but it doesn't look like username is stored in any variable or form field to retrieve on the client side. That is always more of a PITA than server side anyway, due to supporting IEs broken standards. |