|
Posted by dawnerd on 07/30/06 20:57
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.
[Back to original message]
|