Emaze Auction: User Manager SELECT userID, firstName, lastName, username FROM Member WHERE userID = -2 OR userID = #ListGetAt(Form.userID,count)# OR userID = #ListGetAt(Form.username,count)# OR userID = #ListGetAt(Form.name,count)# ORDER BY #Form.orderUser# SELECT userID, firstName, lastName, username FROM Member WHERE userID = -2 OR (userID >= #ListGetAt(Form.userIDrange,count)# AND userID <= #ListGetAt(Form.userIDrange,count+1)#) OR username LIKE '#ListGetAt(Form.usernameRange,count)#%' OR lastName LIKE '#ListGetAt(Form.lastNameRange,count)#%' ORDER BY #Form.orderUser# SELECT userID, firstName, lastName, username, organization FROM Member WHERE #Form.searchUser# LIKE '%#Form.userInfo#%' AND userID > 0 ORDER BY #Form.orderSearch#

No users satisfied your search criteria.

Add Users to Private Lot

To grant a user permission for this private lot, chech the checkbox next to their name. When you have chosen all of the users, click the "Add Users" button at the bottom of the table. You may also choose to edit the user by clicking on the userID, which will open a new browser window.

Click on userID to edit user. If you change the username, the system will check that the username is not already taken. You cannot edit the password, only change it. Be sure to verify that you entered the password correctly.

You can also choose to delete the user(s) from the user database. Simply check the checkbox next to the user(s) you want to delete, and then click on the "Delete Users" button at the bottom of the list. Be sure to check the checkbox following the Delete button.

? userID
(edit)
Status Bids Feedback Username Name (Last, First) Organization
#userID# status bids feedback #username# #lastName#, #firstName# #lastName# #firstName#   #organization#


Must be checked to delete user(s)
      (Please note that deleting a user will also delete all bids by that user.)