David, Try using the following: <input type="Button" onClick="window.print();"> HTH, Minh Lee Goon David Prowak wrote: > > Hi, > I'd like a user to be ably to print a web page upon > clicking a button. (I want to print out a map & > directions.) > > Is there a cross-browser method in javascript to > print? > > TIA, > Dave