|
| |
need help with outputting each record onto a separate sheet in msword
View related threads:
(in this forum
| in all forums)
|
Logged in as: Guest
|
|
|
pintofale
Posts: 14 Joined: 9/10/2006 Status: offline
|
need help with outputting each record onto a separate s... - 1/7/2008 15:00:32
I have some asp code which queries multiple entries in an access db and outputs the values as a series in a ms word file. I want to know how to print each record of the ouput on a separate sheep of paper.
|
|
|
|
rdouglass
Posts: 9280 From: Biddeford, ME USA Status: offline
|
RE: need help with outputting each record onto a separa... - 1/7/2008 15:19:02
Are you outputing a tru Word file or an HTM page as a .DOC? If you're using an HTML page, try this where you want a page break: <p style="page-break-before:always"> Hope it helps.
_____________________________
Don't take you're eye off your final destination. ASP Checkbox Function Tutorial.
|
|
|
|
pintofale
Posts: 14 Joined: 9/10/2006 Status: offline
|
RE: need help with outputting each record onto a separa... - 1/8/2008 12:15:44
Thanx. It works very well both as html and as word!
|
|
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
|
|
|