hamjad 0 Newbie Poster

Hi,

I am building a ASP.NET Based application. I need to be able to print a receipt containing the data from the fields of the web form when user hit submit
I have tried window.print() but that tries to print the whole page, I do not want to create new version that is printer friendly.

Any body with any ideas?

thanks