HOW TO FIND display the total number of weeks in the year of 1998 IN EMP TABLE
How to sort numerically in excel?
What is the dom browser extension?
What are the different new form element types in html 5?
Why are component architectures useful?
Describe 'training set' and 'training test'.
What are dextrorotary compounds and levi rotary compounds?
Do you know what are the different primitive data types used in actionscript?
What does thermodynamics helps in predicting?
How do I change from c drive to d drive?
What can you do for State Street that other candidates cant?
How many different media queries are used by the Bootstrap grid system by default?
Explain how cassandra writes changed data into commitlog?
Why do we use sendredirect() method?
hi.. i've one crystal report. i want the report header as "employee database". i dont want to right click->insert and goto text object and insert. i've one aspx page and aspx.cs page also. now i want the "employee database" header to be printed from .cs file. i dont want to pass by parameter also.. i.e is there any option in .cs file something like ReportDocument myreport = new ReportDocument(); myreport.Load(MapPath("~/" + "emp.rpt")); myReport.Reportheader="Employee database"; i hope u have understood this. only thing is from .cs file i want to print the header as employee database. i dont want by passing parameter also... please help....