Hi,

I have an asp.net website with sql server db.

I have a table of customers, and a grid showing all the customers. I'd like to add an msn messenger button for each customer, so that clicking on this button will open up msn messenger and call this customer according to the field "messengerID" on my customers table.

in addition, if possible I'd like that a certain message (based on the user details) will be automatically sent to the customer inside messenger when it opens up.

I'd appreciate your help on this, also if it is not possible to do in msn messenger please advise what other communication service I can use to allow chat + voice talk between the user and the customer.

thanks,