U jst needs use userid column in select statement to pull out only domaynz for the current user to keep from mixing multiple users output together. Try something like SELECT <column list> FROM <tablename> WHERE userid=<currentuser> and that'll give you only the current user's list of domains. Clear nuff?
roboticus
When you don't use formatting tags and punctuation all posts look like alphabet soup