while(true) {
GetPayment();
}
There you go.On Fri, Jun 4, 2010 at 5:51 AM, VB <[email protected]> wrote: > Hi, > I want to implement Recurring Payment in ASP.NET 2.0. Kindly assit me > from where I have to start thinking and what I need to do to implement > this. > Thanks, > VB
