yes I am an idiot. -----Original Message----- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 11:37 AM To: CF-Talk Subject: RE: OT-javascript
You can see it here: http://www.cvwp.com/test/test.html Does that help? Ray At 12:27 PM 12/7/2004, you wrote: >????? > >-----Original Message----- >From: Ray Champagne [mailto:[EMAIL PROTECTED] >Sent: Tuesday, December 07, 2004 11:19 AM >To: CF-Talk >Subject: Re: OT-javascript > > >I copied your code (added in the opening script tag, which I assume you >forgot to leave out), saved and ran, and it worked fine for me (using IE 6 >here). > >Ray > >At 11:45 AM 12/7/2004, you wrote: > >Trying to run a simple print window java script but it fails here is the > >code. Object expected? > > > > > ><!-- Begin > >function printWindow() { > >bV = parseInt(navigator.appVersion); > >if (bV >= 4) window.print(); > >} > >// End --> > ></script> > > > ><a href="javascript:printWindow()">Print This Page</a> > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186493 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

