OutFront Forums
     Home    Register     Search      Help      Login    

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

 

Help about printing and presenting a page

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Help about printing and presenting a page
Page: [1]
 
DSA

 

Posts: 14
From: France
Status: offline

 
Help about printing and presenting a page - 3/15/2001 20:37:00   
I know how to print a page and I would like to have the number of each page and title .....
Elecia

 

Posts: 68
From: orlando
Status: offline

 
RE: Help about printing and presenting a page - 3/15/2001 20:19:00   
Well if you don't have the title and page number displayed all the time...You can make them visible in the window.onbeforeprint event and get rid of them in the window.onafterprint event.
EE

(in reply to DSA)
DSA

 

Posts: 14
From: France
Status: offline

 
RE: Help about printing and presenting a page - 3/15/2001 20:45:00   
I'm not sure to understand, when you write "onbeforeprint event".. is it in your HTML page or in your webbrowser's options?

(in reply to DSA)
Elecia

 

Posts: 68
From: orlando
Status: offline

 
RE: Help about printing and presenting a page - 3/15/2001 20:04:00   
In your asp page (if it's html you will need to change it to asp) you would enter code similar to this.........

<SCRIPT ID=clientEventHandlersVBS LANGUAGE=vbscript>
<!--

Sub window_onbeforeprint
document.writeln("This is the title of my page")
End Sub

-->
</SCRIPT>

EE


(in reply to DSA)
DSA

 

Posts: 14
From: France
Status: offline

 
RE: Help about printing and presenting a page - 3/15/2001 20:15:00   
OK thank you,
Any tips for the number of the pages?

See you!


(in reply to DSA)
Elecia

 

Posts: 68
From: orlando
Status: offline

 
RE: Help about printing and presenting a page - 3/15/2001 20:38:00   
If the page they are printing exceeds a single sheet of paper I've always found that the browser numbers the pages automatically.
Try it yourself and see. The page numbers appear in the upper right corner of mine.
E

(in reply to DSA)
DSA

 

Posts: 14
From: France
Status: offline

 
RE: Help about printing and presenting a page - 3/15/2001 20:32:00   
Yes, I know how it works, it is in our web browser. In the menu 'Page Setup' (before printing) you have something like this "&b&b&d", but it depends on the setup of your browser. Mine was not configured, this is why I would like to include this stuff in my own page.
(I hope you undertand what I explain, i'm french so my english is not very great.

(in reply to DSA)
Elecia

 

Posts: 68
From: orlando
Status: offline

 
RE: Help about printing and presenting a page - 3/16/2001 20:02:00   
I do understand what you want to do but...Sorry I honestly don't know how you would do that. Maybe somebody else reading this thread might have some ideas for you.
EE

[This message has been edited by Elecia (edited 03-16-2001).]


(in reply to DSA)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Help about printing and presenting a page
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts