I am developing a payment system and I need to produce a receipt for the client one he/she has paid.
Is it possible to generate a receipt (Report Like) Using information on the form/user controls on the form.
I am using ASP.NET working in web developer environment.
Is there a way I can have this receipt and if possible print it?
Look at the attached form called receipting.aspx bellow.
I need most of the information from the fields on the generated receipt.
Thank you
HELP!!!!!!!