| Author: Pradeep Kumar Chaudhary 30 Aug 2008 | Member Level: Gold | Rating:  Points: 5 |
This type of permission should be given by the hosting company. Example tasks: Daily purchases/trades- Customer schedules a transaction that will run daily on a specified time based on certain rules eg the purchase/trade has to meet a certain price point or quantity.
A weekly trade will run once a week and follow the same rules as above.
The service has to run off the website /server with no offline application as is our current service.
You can download the script from the website: http://www.codeproject.com/
Regard, Pradeep
|
| Author: Venkatesan Prabu .J 31 Aug 2008 | Member Level: Diamond | Rating:  Points: 1 |
You have to create jobs to schedule a particular process.
Regards, Venkatesan Prabu .J
|