I want to create a site that allows a user to fill in fields in a form list, preferably typing with auto-fill from database tables. Once they fill in fields they want the form will generate a query to database and return list of entries matching field entries. Ultimately i want to generate this list and charge them for the number of rows of data that they can download.
Any recommendations on a plugin that will help get me there?