[PHP-WIN] Varying Results Creating Table

2002-05-22 Thread Tim Greenleaf
I have a search page that creates a dynamic table of results from MS SQL Server. The table created on the web page does not always get created properly for the same recordset. Sometimes a field may have a black or red background color and if the same exact search is run again it will display pro

[PHP-WIN] Re: Varying Results Creating Table

2002-05-23 Thread Tim Greenleaf
D]">news:[EMAIL PROTECTED]... > Hello, > > Perhaps post the code that generates the dynamic table. Maybe your tags > are not properly embedded and balanced. That could cause an issue if you > had data outside of the and or tags inside the tags. > > Nicole Amashta &g

[PHP-WIN] Re: Varying Results Creating Table

2002-05-24 Thread Tim Greenleaf
Thanks Hugh. This script seems to work much better but there are still random errors. The script I posted had errors just about everytime while this one has errors less frequently. I am going to change versions of PHP and see if that makes any differenceBut I think for now I am sticking

[PHP-WIN] Re: IIS Hates me, read why :'(

2002-05-26 Thread Tim Greenleaf
I suspect it is because your ISP is blocking port 80 outside of their network. Many ISP's do and their service agreements often indicate you are not supposed to run any type of server. I think the easiest way to determine this may be to create another web site using another port and then see if