Help Needed To Implement A Response System for Reps
Posted: Wed Oct 19, 2005 11:14 pm
Hello all,
I am currently designing a web page for a friend that wants this to happen:
He has a business with 20 service reps and needs a way to automatically send the responses from the online form to the reps in round robin-fashion.
What this means is after filling out an online form and submitting it to the site, it will send that completed form information to a rep from a list of 20 reps. After every rep receives one completed form, the site will send the next completed form to the first rep on the list. But it needs to keep track of who already receieved one so no rep receives more forms than any other rep - like dealing out cards for poker.
I hope this is clear (and possible).
Thanks!
I am currently designing a web page for a friend that wants this to happen:
He has a business with 20 service reps and needs a way to automatically send the responses from the online form to the reps in round robin-fashion.
What this means is after filling out an online form and submitting it to the site, it will send that completed form information to a rep from a list of 20 reps. After every rep receives one completed form, the site will send the next completed form to the first rep on the list. But it needs to keep track of who already receieved one so no rep receives more forms than any other rep - like dealing out cards for poker.
I hope this is clear (and possible).
Thanks!