|
Posted by Jerry Stuckle on 07/31/06 01:00
dawnerd wrote:
> Jerry Stuckle wrote:
>
>>dawnerd wrote:
>>
>>>Shelly wrote:
>>>
>>
>><long code snipped>
>>
>>Well, it isn't the way I would do it, but it should work. Looking at
>>your code, I still don't see where you're putting out anything after the
>>loop. What do you expect to see?
>>
>>Also, what do you have if you look at the page source? You should see,
>>amongst other things, the </body> and </html> statements at the end.
>>
>>--
>>==================
>>Remove the "x" from my email address
>>Jerry Stuckle
>>JDS Computer Training Corp.
>>jstucklex@attglobal.net
>>==================
>
>
> Right after the loop it doesn't output anything, the table isn't even
> closed off.
>
Well, I don't see anything obvious here - at least nothing which could
cause the symptoms you describe.
Do you have errors set to E_ALL and display errors on? I suspect you're
getting some runtime error - but can't see what it might be.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|