Also, in general there isn't anything in PHP that browser specific.  The
code that you write that outputs HTML is where you'll likely run into
issues.  Make sure the HTML your PHP scripts output is reasonably
standards based (HTML 4.0?), you should be good to go.

--Reggie

On Friday, September 26, 2003 4:09 PM, [EMAIL PROTECTED] <>
wrote:

> Steve,
> 
> You have an image with a source of:
> 
> src="file://stmichaels-raleigh.org/images/dot.gif"
> 
> Could be a problem.
> 
> -- Owen
> 
> On Fri, 2003-09-26 at 14:59, Stephen Hoffman wrote:
>> I have googled the world over and can't find anything, so I'll ask
>> here. I have taken over responsibilities for my churches website and
>> am trying to do as much of it as possible in php.  The problem I am
>> running into is internet explorer viewing that page.  When I view
>> the page in Netscape (or clone) it works and looks fine, however
>> when I try to test it in IE, it takes roughly 20 seconds to start
>> loading the page, then goes quickly from there.   I can't find
>> anything that might be causing the problem, the page is: 
>> 
>> http://www.stmichaels-raleigh.org
>> 
>> if you care to test for yourself.  Am I mising a tag that speeds IE
>> up? Is there some trick I don't know about?
>> 
>> TIA,
>> Steve


-- 
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to