Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing
Message
From
04/06/2003 16:38:57
Fabian Belo
Independent Developer
Argentina
 
 
To
04/06/2003 16:26:19
Fabian Belo
Independent Developer
Argentina
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00796290
Message ID:
00796379
Views:
11
Sorry, didn't see the "force" stuff.... I don't think so since always will appear the printer dialog, anyway you can add to the BODY TAG the JS print so when the page is loaded the printer dialog box will appear.
<BODY onLoad="JavaScript:print();">
>David;
>
>The simplest way is to add a form with a button, for instance:
>
>
><FORM>
>    <INPUT type="button" value="Print" Onclick="print()" ;>
>    </FORM>
>
>
>
>
>>Is there a way to "force" a user to print the current page (in other word, put a print button on my form in html or ASP)
"Since I've read that alcohol is bad... I quit reading."
Me


http://www.fabianbelo.com.ar
Previous
Reply
Map
View

Click here to load this message in the networking platform