Chip,

I'm out on the road right now and am not set up to look at any code.  But
from looking at the website....

on CAT.CFM, you have a link set up to go to cat2.cfm passing sub1, sub2, and
categoryvar.  in this href, you have more than one & in between the
variables which might be screwing things up?

Also, in you CFQuery, try getting rid of some of the LIKE statements, and go
for exact.

ie.  Where CategoryVar = 'Basement' AND sub1 LIKE '%something%'

THis will narrow down your query, and also speed up the site by looking for
exact matches.

I'll be home Friday if you still need help, let me know,
John


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to