Hi,
The backgroud of my question is:
In the main.aspx, I use textboxes to input information then use buttons to redirect to sub.aspx, the second.aspx has two frames (left and right frame).
In the left frame, I can navigate to any pages showing in right frame.
The problem is:
If I want to...
I am tring to print crystal report on a printer server on intranet. The Printer setting on control panel is:
1. The share name of this printer is HP1200
2. The printer server name is printservdev
So in my C# (ASP.NET) code, it is:
report.PrintOptions.PrinterName = @"\\printservedev\HP1200"...
Hello, Forum:
I am a newbie to Crystal Report. I am trying to show report by using Crystal Report on ASP.NET in the Visual Studio .NET
The context is:
1. Created a CrystalReport.rpt
2. Add CrystalReportViewer1 control to a .aspx at design time
3. In this .aspx file, in the method of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.