Does anyone know how to go about creating a report to be accessed from a web page? I have a site where the user will enter certain information. I want to be able to retrieve that informtion from my database, display in the report in the browser and allow them to print it only once.

How can I do this. I have used the crystal report control in vb to call a pre-designed report but have never done it from an .asp page.

Any suggestions or advice?

Thanks