Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 55984 invoked from network); 1 Nov 2004 22:50:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Nov 2004 22:50:52 -0000 Received: (qmail 70014 invoked by uid 500); 1 Nov 2004 22:50:27 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 69748 invoked by uid 500); 1 Nov 2004 22:50:25 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 69735 invoked by uid 99); 1 Nov 2004 22:50:25 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [206.80.109.179] (HELO mail1.yozons.com) (206.80.109.179) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 01 Nov 2004 14:50:25 -0800 Received: from rasta (soho2.yozons.com [206.80.109.178] (may be forged)) (authenticated bits=0) by mail1.yozons.com (8.12.8/8.12.8) with ESMTP id iA1MoMrD015937 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Mon, 1 Nov 2004 14:50:22 -0800 Message-ID: <01cd01c4c065$2e9ff000$3201a8c0@rasta> Reply-To: "David Wall" From: "David Wall" To: "Tomcat Users List" References: <86901B49BB9A9F409862F5520B389CED133160@tmc2ksbs.tmc.technical-magic.com> <6.1.2.0.2.20041101130141.03512bf8@pop.synerdyne.com> <4186B676.10708@dallas.photronics.com> <4186BA40.6030801@omnytex.com> Subject: Re: Response and file downloads Date: Mon, 1 Nov 2004 14:50:27 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > You should be aware that IFrames are an IE-only thing. Won't work on > any other browser AFAIK. Is that true? My impression is that iframes work on Mozilla, too. Anyway, I think you can accomplish the same thing as an IFRAME using an OBJECT tag, so that may be another way to return a page that instructs the client to automatically issue the GET to download the file when the page is returned. David --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org