hi folks: I am working on the re-engineering of a VB app. One of its functions was to produce 3 different customer reports, the user can select which ones to print (worksheet, letter, invoice, or any combination). We are doing this with servlets/JSP's. We HAVE to use IE 4.x as a reference browser. I have saved the reports as HTML, cleaned the code, and modified them to work as JSP's and open Word when needed. My Q's are the following: 1. Is it possible to open multiple WORD documents inside IE using JSP/servlets? The documents mentioned should open each in its own window. 2. Is there anyway to manipulate the windows with javascript to create this effect? If you need more details please ask. Thanks. William J Ortiz Information Analyst Associate e ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
