Free Multi-Level application

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
emmbec
Forum Contributor
Posts: 112
Joined: Thu Sep 21, 2006 12:19 pm
Location: Queretaro, Mexico

Free Multi-Level application

Post by emmbec »

Hi everyone, I was asked recently to develop an application to control a Multi-Level business, which is basically some sort of "pyramid" style of business which I will call a NETWORK, there is one guy how invites some people, and those people can invite more people and so on. What they want to do is to control the payments for everyone.

For those of you who are not familiar with these type of systems here is an example:

- I invite 10 people
- Those 10 people invite 5 more people
- Those last 5 people invite three more people

Now, each of those levels can SELL a product, if the last level (The last three people that got invited) sell one product, all of the invitees up to ME should get payed a commission for that sale, and is the same thing if anyone in any level of the NETWORK sell something, all those above him/her have to get payed a commission.

So my question is, does anyone know of any FREE or not so expensive application that I can use to control all of these stuff? I preffer web based application for portability.

Thanks!
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Free Multi-Level application

Post by josh »

I refuse to help on the grounds you are trying to collapse my economy :lol:

in all seriousness try hotscripts.com
Post Reply