--- "Bill Arbuckle, Jr." <[EMAIL PROTECTED]> wrote: > It works in IE but not Netscape.
Nearly every time this happens, you have invalid HTML. Try stripping out all of the HTML, leaving only the plain text content of the page in question. Then, slowly add back the markup, testing each change. Also, never test in IE unless you have a restricted user base that is only going to use IE. It is one of the most lenient browsers with regard to standards, so it will just give you a false positive. Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php