Ask a Question related to ASP.NET General, Design and Development.
-
Mark Fitzpatrick #1
Re: Printing a window...
The most common way to do this (without creating an extra printer friendly
version of the web page) is using CSS to control the printer-friendliness of
a page. You should be able to run a search for this on google.com with some
good examples. You can have a print this page button and there are some
javascripts that you can use to create this button at
javascript.internet.com and [url]www.dynamicdrive.com[/url]
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
"Paul Aspinall" <paul@nospamaspy.co.uk> wrote in message
news:uasrZgsUDHA.2332@TK2MSFTNGP09.phx.gbl...form> Hi
> Can anyone offer a good/easy way to allow the user to print the window?
>
> I have seen many sites, which offer a "Printable version" facility. The> is then redrawn in a 'printer friendly' manner, and printing is started.
>
> Is there an easy way to do this? or do I need to create "Printer friendly"
> versions of the forms I want to print?
>
> Cheers
>
>
Mark Fitzpatrick Guest
-
insert a frame or window into adobe acrobat or reader window
Using Windows OS XP or Vista. Can you ad a frame or window into the main window to allow saving a document through another application? I have an... -
Child window property window.opener null after postback
I have an webform from which I open a child window to display a calendar. When a date is selected in the calendar window it attempts to set the... -
Printing without showing the printing dialog window
hey - did you ever figure out a solution to the printing without dialog issue? i'm trying to get around the same problem myself. thanks! -jason -
can a popup window return data to parent window?
Is it possible to do the following in php: I want to have a main form open. In the form I want a button that will open a popup window so the user... -
dlopen is failing on Window XP works great on Window 2000
Michael Davis <mdavis@sevasoftware.com> writes: Check the permission of the so file: $ ls -l...



Reply With Quote

