From owner-freebsd-questions Tue Feb 27 05:32:14 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA18073 for questions-outgoing; Tue, 27 Feb 1996 05:32:14 -0800 (PST) Received: from fifth-avenue.com (fifth-avenue.com [206.215.163.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA18068 for ; Tue, 27 Feb 1996 05:32:12 -0800 (PST) Received: (from dale2@localhost) by fifth-avenue.com (8.6.12/8.6.12) id QAA03085; Fri, 24 Mar 1995 16:15:53 GMT Date: Fri, 24 Mar 1995 16:15:53 +0000 () From: Dale To: questions@freebsd.org Subject: Sending an exe or zip via HTML Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Hi Does anyone know why when I code an HTML A REF to allow a user to download a file (like an exe or a zip) only the code shows up on the screen rather than the usual Netscape (Save To DIsk) dialogue box? Does this have something to do with the file's mode or ownership? How do I code an HTML line to let a user download such a file? Thanks dale