Hello all im confused in a function
its like i want to send data with diffrent ids
how can its possible ?Code:Like if my listitem 1 recive invition packet data then my listitem 2 will send next invition data to listitem 3..
its like a counter
list.ListItems(1) << will recive
list.ListItems(2) << will send
list.ListItems(3) << will recive
list.ListItems(h) << will send
like this...




Reply With Quote