A little more detail: In FireFox 2.0.0.14: ** With or Without target="_blank" included in the tag, the "Opening XXXXX.pdf" window opens, but the file name is changed while opening. I'm not sure if it is the file name or if it's simply truncating the long redirect URL, but the text in the download information box changes. Unfortunately, it changes so rapidly that I can't see what it is changing from. By choosing "Open with...", the document opens easily in a new browser window. In IE 7.0.5730.11: ** Without target="_blank" included in the tag, a "File Download" (Do you want to open or save this file) window opens. Clicking on "Open" then opens a new browser window which opens the document correctly. ** With target="_blank" included in the tag, a new browser window opens, and the "File Download" information box still pops up with the Open-Save-Canel options. By clicking "Open", the document opens in the new browser window without problem (PDF file). It's not a huge deal -- the document eventually opens correctly. The ONLY thing that I like about the core DNN Documents module over this one is the fact that it automatically opens the selected document in a new window without having to click through any 'Open or Save it' boxes. -Chris |