Thanks, folks!
I understand what you're saying, and in fact have tried these methods, but the block of code I'm trying to comment out is a mixed bag of php and html, like most of the php files.
So am I to understand that to comment out this single block of code, I need to use a combination of html comment tags for those lines, and php comment tags for those? If so, that seems very cumbersome, and would make it near impossible to tell later on that the one block of code was removed from service as part of a single edit.
I must be missing something...
DBB1




