Personally I have no need for this, but if it were done, I think would be better to use the w3t_DisplayNames table for this purpose. <br /> <br />A couple of columns could be added: <br /> - D_Timestamp TIMESTAMP NOT NULL <br /> - D_Pending CHAR(1) NOT NULL DEFAULT '1' <br /> <br />D_Timestamp, being of type TIMESTAMP, is automatically set to the current date/time when a row is inserted. <br /> <br />D_Pending would be '1' to indicate that that display name is currently awaiting approval or rejection, and '0' otherwise (historical information). <br /> <br />The existing functionality, as well as the new functionality requested in the previous two posts, would be available by doing the appropriate queries.
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.