I am using enterprise library application block in asp.net using C# web development application. I need to create a crystal report and access it in my web page on a button click. Please tell me how to do this. Help me with a sample code or with the concept. Thank You.
SSN
Posts
-
creating crystal reports in asp.net -
date picker in web applicationAs datepicker control cannot be used in asp.net I wish to use a textbox instead of a calender , but the problem is I want the date to be entered by the clients in the "dd-MMM-yyyy" format. How do I do it? Any body can help me out of this? waiting for a quick reply. Thanks
-
how to ?as in VB 6.0 we have recordset.movelast what is it in asp.net using C# where database is sql server 2005?
-
How do I? -
how do I connect?please tell me the sample code of connecting sql server database to my asp.net web application using vb please..... :) reply fast...........
-
how do I connect?please tell me how code asp.net with vb using DSN of sql server 2005
-
how do I connect?I have created a dsn for sql server database. Now how do I code to open my database table to retrieve and save records in my table? Reply fast.
-
how to add databasePlease tell me how to add a database created in sql server database which is stored in default folder of Microsoft SQL Server to a my folder(created by me)?
-
how to?sorry but postback url doesnot take me to the previous page but it takes me to the page where I have to make the search again.
-
how to?yhanks for your suggestion. I will surely try this out. Tell me this "history.back()" is a predefined function or should we write the script?
-
how to?I have created an aspx page which displays the list of books in a grid when we search according to a search condition. If i click for details of the book it is displayed in another page. if I need to return to the page where the list is displayed usin a hyperlink or link button what should I do?