Our CRM product does not allow the sales folks to remove old customers from their copy of the list (if they delete it, the product forces it back down to them). I would like to write and XML/XSL/ASP (don't care the flavor) application that would allow the users to see a list of their customers (info stored in several tables) and present them with a check box beside the list of each customer that would allow them to 'remove' the customer from their list (if I know that the user does not want a customer, I can write a SQL script to do it - I just need the flag to tell me to do it).
ideas/examples are all appreciated
ideas/examples are all appreciated