Hi all, 
I'm having a bit of a problem with Verity.  I am trying to implement it on a
site with about 1500 .cfm page, all of which use cfinclude or cfmodule
extensively.  The summary feature of verity returns a lot of code with the
text - cfm and html code as well as outputting sql in some cases.  I suspect
this is because none of the pages actually have body tags in them - instead
the top module calls the first half of a template design which ends in a
<td> tag.  The closing include then completes this, whilst everything
actually in the page sits inside this table cell.
One solution would be to generate a set of html pages from the cfm (at the
server end) but I would like to avoid this...
Is there a way to get verity to return a summary in a more "intelligent"
manner - ie without all the code.
Many thanks, 
Ben
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to