I have a coldfusion .cfm page for creating a new request where a select dropdown is placed which populates a list of users from the database,
While creating a new request, the current user will check the select user drop down for user names, if the specific user is not present, he will click to add a new user hyper link next to it and open a pop up window where he will add the new user, Please help me after adding I need to close the pop up...