Hi,

Live Receiver only allows data to be submitting once. How can I set it to submit data more than once for an application?

I created an application that submits to a database using MooSock but it runs really slow and the CPU at 100% when submitting and receiving data. Live Receiver is much quicker and takes less cpu but but will not receive data a second time if the button is clicked to resubmit data (though in MooSock it can be submitted any number of times).

Thanks in advance.