From owner-freebsd-questions@FreeBSD.ORG Sat Mar 20 15:14:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 973EB16A4CF for ; Sat, 20 Mar 2004 15:14:30 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBAD43D31 for ; Sat, 20 Mar 2004 15:14:30 -0800 (PST) (envelope-from Barbish3@adelphia.net) Received: from barbish ([67.20.101.119]) by mta9.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20040320221907.LNMG1423.mta9.adelphia.net@barbish> for ; Sat, 20 Mar 2004 17:19:07 -0500 From: "JJB" To: "freebsd-questions@FreeBSD. ORG" Date: Sat, 20 Mar 2004 17:19:07 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: PHP script to scroll msg in window at bottom of all browsers. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barbish3@adelphia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 23:14:30 -0000 When out surfing the internet, some sites have an JavaScript as part of their web page source html code to scroll an short message in the small browser window at the bottom of the browser. Using apache with php and would like to do the same thing. Looking for pointer to where I can find sample php script to do this. Thanks.