property rental / availability & booking component for asp.net website [closed]
- by Karl Cassar
We have a website which contains various listings of properties. Some of these properties can be rented, and we would like to add a 'booking engine' to it, to manage availability and bookings. However, I don't think it would be feasible to custom-code one for just this website.
Is there any component / module which one can integrate with, to provide such functionality?
Website is developed in C#/ASP.Net.