On 7/28/01, C. Hatton Humphrey penned:
>I guess my other wish would be to have a better validator in place.
>Granted, I work with Studio 4.0.1 so I may be behind the times a tad on that
>aspect, but the validator included with my version throws fits if I <cfloop>
>around a <tr> or close a form tag in the "wrong place" because I don't want
>that stupid extra space!

I don't work with Studio, so I'm not sure about the cfloop, but the 
validator is doing the right thing by telling you about form tags in 
the wrong place. I hate the extra space also. But if any 
browser-makers ever start following the HTML specs, all your forms 
that you're building like that will stop working, as by all rights, 
any html code in a table but outside of a table cell should be 
ignored.

That said, I do the same thing myself, *IF* I can't possibly get what 
I need doing it the right way. But the validator is correct in 
telling you about it. :)
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to