Ok. I'll try to be as specific as possible.
I am creating a community website with wordpress and on it I want to establish a platform whereby one member invites another member to a specific product that they have in their inventory with an accept or reject option on the invited member's side.
So I need a kind of instant messaging script that uses a popup when one member invites the other with a DIV tag as the popup that I can put the necessary variables and images into. Once the product is accepted it will be added to the invited member's inventory and subtracted from the inventory of the member who sent the invitation.
Now, there are alot of open source IM scripts but as I am not a professional programmer, I look at it and wonder where I should begin. Could anyone point me in the right direction? How can I get started? Is there any scripts out there already like this?
Thanks in advance for your input.