how to get printpreview in ASP.NET

  • Thread starter Thread starter Nandini
  • Start date Start date
N

Nandini

Hello Everybody,

Can anyone please tell me how to get the printpreview
in ASP.NET, just like as in yahoo calendar, I want to show
a preview for the particular page.

so please help me regarding this.

Regards,
Nandini.
 
Nandini,

Please post this question in correct group: microsoft.public.dotnet.aspnet
Hello Everybody,

Can anyone please tell me how to get the printpreview
in ASP.NET, just like as in yahoo calendar, I want to show
a preview for the particular page.

so please help me regarding this.

Regards,
Nandini.

--

Best,
_____________
Bharat Sharma

* TEN Technologies.
* Official Web: _www.ten-technologies.com_
<http://www.ten-technologies.comemail/>
Personal Web: _www.bharatsharma.net_ <http://www.bharatsharma.net/>
 
Nandini said:
Can anyone please tell me how to get the printpreview
in ASP.NET, just like as in yahoo calendar, I want to show
a preview for the particular page.

You can do that using JScript on the client side to show a page in the
browser's print preview dialog (this works at least with MSIE), for example:

<URL:http://groups.google.de/[email protected]>

Notice that this is slightly off-topic here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top