Wrox Home  
Search P2P Archive for: Go

  Return to Index  

proasp_howto thread: generating a word document from ASP on the fly


Message #1 by Jagdeep Dua <Jag.Dua@n...> on Tue, 15 Aug 2000 10:22:42 +0100
couple of links for you...


http://www.aspfree.com/devlinks/search.asp?file404=office.word;creat-mmc




-----Original Message-----
From: Jagdeep Dua 
Sent: Tuesday, August 15, 2000 2:23 AM
To: How To
Subject: [proasp_howto] generating a word document from ASP on the fly


Hi,

I have a site which hosts a "members directory" and I need to be able to
allow users to print their search results. For example, searching on "The
Times" will return 20 results of journalists who have written for The Times.
If the user wishes, they may print FULL details of these 20 results. Each
individual journalist's details will be printed on a separated page. 

two problems exsist

1) I do not seem to be able to get the page break method to work in IE using
the style sheet page-break:after method

2) I would like to be able to write the print page results out as a word
document which I could save on the server and then offer to the user as a
download. 

Can anyone suggest a solution to these problems. Any and all help is greatly
appreciated.

Thanks,

Jagdeep Dua
web architect
netdecisions ltd.
elsinore house
77 fulham palace road
hammersmith
london w6 8ja
tel: 0208 222 9400
fax: 0208 222 9401
web: http://www.netdecisions.co.uk




  Return to Index