On an intranet site, I have an Access database with some web pages to
display, add, modify, or delete a record using a Frontpage database
connection.

The database contains a report. Is there a way to print the report from a
web page? What I'm looking for is a button on a web page that's the
equivalent of opening the database in Access, selecting the report, and
clicking Print on the File menu.

Re: Print report from database? by Stefan

Stefan
Sat Mar 12 03:50:36 CST 2005

No
You need to generate the report in ASP (or attempt to use the DBR wizard)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Joe Blizzard" <replies@newsgroup.only.please> wrote in message news:OgmRH6rJFHA.1176@TK2MSFTNGP12.phx.gbl...
| On an intranet site, I have an Access database with some web pages to
| display, add, modify, or delete a record using a Frontpage database
| connection.
|
| The database contains a report. Is there a way to print the report from a
| web page? What I'm looking for is a button on a web page that's the
| equivalent of opening the database in Access, selecting the report, and
| clicking Print on the File menu.
|
|



Re: Print report from database? by Joe

Joe
Sat Mar 12 08:29:30 CST 2005

"Stefan B Rusynko" wrote
> No

Damn.