From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 08:07:33 2003 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 1CA3116A4BF for ; Sun, 26 Oct 2003 08:07:33 -0800 (PST) Received: from smtp.inode.at (smtp-02.inode.at [62.99.194.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D11343F75 for ; Sun, 26 Oct 2003 08:07:32 -0800 (PST) (envelope-from brian@reichholf.at) Received: from [80.121.58.64] (port=25183 helo=reichholf.at) by smtp.inode.at with asmtp (Exim 4.10) id 1ADnQI-0007zC-00; Sun, 26 Oct 2003 17:07:23 +0100 Message-ID: <3F9BF132.8060601@reichholf.at> Date: Sun, 26 Oct 2003 17:07:14 +0100 From: Brian Reichholf User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031024 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robin Schoonover References: <3F9BD22C.5060407@reichholf.at> <20031026081518.2a638e66.end@endif.cjb.net> In-Reply-To: <20031026081518.2a638e66.end@endif.cjb.net> X-Enigmail-Version: 0.76.7.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Mozilla crashes with ASP sites X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2003 16:07:33 -0000 Robin Schoonover wrote: >On Sun, 26 Oct 2003 14:54:52 +0100, Brian Reichholf >wrote: > > >>i've been googleing on this for quite a while now, and i find it rather >>annoying: >>i've just installed mozilla 1.5 from the ports a day or two ago but it >>strikes me as _very_ odd that when i load up an .asp page that mozilla >>crashes entirely. >> >> >> > >It seems to me that asp wouldn't be directly causing your problem, since it >seems like it's more like a scripting language like php than something >your browser should directly care about. It's possible whoever wrote these >pages only had IE in mind, and it was never tested it on or cared about >Mozilla. If it really is crashing on all .asp pages, then that -is- weird. > >And I just googled it too, and apparently it might be 'Microsoft Html' >that those .asp pages are generating. > >I'd suggest reporting your problem to the actual mozilla people (use >bugzilla or whatever), since they are more likely to be able to fix it then >us.:P > > indeed that is worth a thought, and i see your points, the odd thing is though, that exactly those sites work with Firebird in windows. i'll install firebird and give it a try to see if it indeed is mozilla. thanks for the help anyway ;)