I am doing a system for payments. I need to display and print the receipt for the amount paid by the client. In ASP.NET, I do not know how to go about it.
However, I am saving the data to the database and I can confirm that it has been committed to the database by opening it.
Will someone show me how to go about it please? I need only 6 fields on that receipt though I am saving about 16 fields from the form.
Note that I am using WEB-DEVELOPER 2008.
Bellow is the image of my capture screen.
Thank you Guyz