SELECT nickname, password, user_id FROM users WHERE nickname='#session.nickname#' AND password='#session.password#'
SELECT artist_id, artist_name FROM artist_info WHERE user_id=#check_login.user_id#
Select the Artist that you wish to enter an event for:
Artist:
#artist_name#