Add the following thing in the page setup:
Head : &w&bPage &p of &P
Foot : &u&b&d
a****r 发帖数: 4965
2
In the help of IE, you can find that:
&w -- Window title
&u -- Page address (URL)
&d -- Date in short format
&D -- Date in long format
&t -- Time in the format specified by Regional Settings in Control Panel
&T -- Time in 24-hour format
&p -- Current page number &p
&P -- Total number of pages &P
&b -- Centered text (following &b)
&b&b Right-aligned text (following &b&b)
&& -- A single ampersand (&)
So you can change header and footer as you wish.