Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing results

Status
Not open for further replies.

buzzt

Programmer
Joined
Oct 17, 2002
Messages
171
Location
CA
I need to use a print button (or link) on my page to print only the results of my search (and ignore th rest of the wb page).

Any ideas? I tried the CSS method, but the printout always comes out blank.
 
I can think of several solutions, one ofwhich would use PHP.

The PHP solution would involve your placing a "See printable version" link on the page. The link would point to a script the produces the output again, only on a nondescript page.

Solutions that require JavaScript, CSS, or DHTML are not germane to this forum.

Want the best answers? Ask the best questions: TANSTAAFL!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top