This videostore applicaiton is using Access database, three tables on it, users, movies and transactions, so it means that you have the complete tracking report for all users since they join.
It has global variable file where you can customize you daily rental charges for DVD and VHS, also you can mention that after how many days it will show on overdue list.

It has a flash remoting feature to fetch the data from database and disply the result that the movie in IN or OUT.
Same feature with the user database too.
Users have two options, to get the membership month by month or pay per view.
If user get month by month membership, after one month it will display "MEMBERSHIP EXPIRED" to let you warn. also the green memebers are payperview members and the red one are monthly members.

I nstatly let the operator knows that whats the status of the member on checkout point.
also will display that user have how many movies already out.
There are more other great features just take a look at online demo @ http://asim.myftp.org/videostore/
|