ASP.NET - print button  ASP.NET - print button

Asked By hiren dhameliya
22-Apr-10 06:28 AM
Hi
 give me print dialoag box for print.
 in my application when i press print buttion
open print button
  Anoop S replied to hiren dhameliya
22-Apr-10 06:38 AM
go through this examples

http://www.codeproject.com/KB/printing/simpleprintingcs.aspx

http://www.c-sharpcorner.com/uploadfile/mgold/pritingincsharp11222005040630am/pritingincsharp.aspx
  Sasha Kotlo replied to hiren dhameliya
23-Apr-10 06:05 AM
its really easy to print a page using a simple link on a page. Write the following:

<a href="javascript:window.print()">Print Page</a>

When you click this link in your browser a print page will open. You might also be interested in using a separate .CSS file for printing pages. You can find a simple sample by reading a following article: http://www.alistapart.com/articles/goingtoprint/
Create New Account
help
license of DevExpress DXperience Suite. The latest version provides controls and frameworks for Winforms, WPF, ASP.NET and Siverlight. DevExpress offers it’s DXperience suite for .NET Developers. The DXperience unified installer I have listed below have a link that will take you directly to the feature page of that control. WPF Controls • Reporting Tool for WPF XtraReports™ Suite • Data Grid for WPF Toolbar-Menu System for WPF DXBars™ for WPF • Dock Windows for WPF DXDocking™ for WPF • Printing-Exporting Library for WPF DXPrinting™ for WPF • Data Editors for WPF DXEditors™ for WPF • Navigation WinForms XtraLayoutControl™ Suite • Navigation Pane for WinForms XtraNavBar™ • Data Editors and Controls for WinForms XtraEditors™ • Printing-Exporting Library for WinForms XtraPrinting™ Library • Spell Checker for WinForms XtraSpellChecker™ • Application Skins-Themes for WinForms WinForms Skinning Library ASP.NET AJAX Controls • MVC Extensions (Beta) • XtraCharts Suite • ASPxEditors Library • ASPxperience Suite • ASPxPivotGrid Suite • ASPxScheduler Suite CCommon Changes ASP.NETControls • Reporting Tool for ASP.NET XtraReports™ Suite • Charting Control for ASP.NET XtraCharts™ Suite • Grid and Data Editors for
com files 3. bind textbox of FileUpload Can any one help me? Uploading Files in ASP.NET 2.0 Summary: Learn how to use the new FileUpload server control in Microsoft ASP.NET 2.0. (18 printed pages) Contents Introduction An Example of the FileUpload Server Control Conclusion Introduction Ever since Microsoft ASP.NET was introduced with version 1.0, there has been the built-in means of building
Net hi friends Any one send frequently asked Important questions in C# .Net, ADO .Net, Asp .Net and Sql Server. . . . . . . . tx in Advance. . . . . . Hi, Find this. . (B)What is an IL? (B A) What is scavenging? (B) What are different types of caching using cache object of ASP.NET? (B) How can you cache different version of same page using ASP.NET cache object? (A) How will implement Page Fragment Caching? (B) Can you compare ASP.NET sessions with classic ASP? (B) Which are
link www.youtube.com / watch?v = jocAywQhhzQ While Microsoft have released their new Virtual Earth ASP.NET Control , I still haven't found a decent wrapper that converts addresses to langitude and and have prepared the following to show you how to integrate Google Maps into your ASP.NET pages. image Demo | Code Step 1. Get a Google Maps API key In order to use dll file and add it to your \ bin directory. Step 3. Set up your aspx page In your aspx page, add a few text boxes to gather the address details. You can simply use one appSettings > And finally, you need to register the SubGurim wrapper at the top of your page (or in your web.config if you have a number of pages that display maps
Tracing in ASP.NET? hi all, what is tracing? how to achieve tracing in asp.net? different ways of doing tracing? thanks and regards Aman Khan hi. . Tracing in ASP.NET 2.0 Tracing is a way to monitor the execution of your ASP.NET application. You can record exception details and program flow in a way that doesn't