Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Print Button


Message #1 by "RASHEEDY, WALEED M" <wrasheedy@s...> on Mon, 18 Jun 2001 15:45:03 +0300
hello ..

Please any Could Tell me 

	how can I put Print Button in my web page and write ASP code to

print report in Crystal Report 

Thanks. 



Message #2 by "Joshua Ballew" <Jaballew@h...> on Mon, 18 Jun 2001 18:14:03
> hello ..

> Please any Could Tell me 

> 	how can I put Print Button in my web page and write ASP code to

> print report in Crystal Report 

> Thanks. 

> 

I asked this same question and this was the responce i got, it works.



<p align=center><a href="javascript:this.print()">Print</a></p>





Adam Ballew


  Return to Index