Hi Dan This may help: http://www.meyerweb.com/eric/articles/webrev/200001.html Although, doesn't work in Netscape 4.x.
You could also have a print button on this page that, when clicked, would start a javascript procedure to: - open a new window with the URL of the current window but with an extra argument appended like "&print=1" - print the new window - close the new window Then, your Witango file would have to test for this extra argument. If found, then when laying out your page, simply don't layout the elements that you don't want to print. More work, but more browser-independant as well. Todd >Nope not what I want to do. > >I want them to print the page but not have the printed document show the >words( link) print this page or the words ( link) back >Both of which are used for navigation. >-- >Dan Stein >Digital Software Solutions >799 Evergreen Circle >Telford PA 18969 >Land: 215-799-0192 >Mobile: 610-256-2843 >Fax 413-410-9682 >FMP, WiTango, EDI,SQL 2000 >[EMAIL PROTECTED] >www.dss-db.com > > > > From: "John W. Arnold" <[EMAIL PROTECTED]> > > Reply-To: [EMAIL PROTECTED] > > Date: Wed, 28 Aug 2002 09:52:43 -0700 > > To: Multiple recipients of list witango-talk <[EMAIL PROTECTED]> > > Subject: RE: Witango-Talk: [OT] JavaScript > > > > You can set the page header to no-cache. > > If the user does use the back or print then page won't be there to print. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Stein > > Sent: Wednesday, August 28, 2002 9:22 AM > > To: Multiple recipients of list witango-talk > > Subject: Witango-Talk: [OT] JavaScript > > > > > > Is there a JavaScript that will keep something on the page from being > > printed. I have a report I want them to print but I don't want >print page or > > the back link to print on the report. > > -------------------------------------------------------------- Todd Trann, B.S.E.E., B.Sc. [EMAIL PROTECTED] Programmer / Analyst ph (306) 966-2610 Student & Enrolment Services fax (306) 966-5092 University Of Saskatchewan http://www.usask.ca/sas/ ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
