RE: cfoutput within cfform problem on MX?

2002-08-20 Thread Bud
On 8/20/02, Joshua Miller penned: >Ya know, I've run into this problem as well, and one of my friends and >former associates did too, so much so that we totally stopped using >CFFORM and wrote our own validation routines. Doesn't help out much if >you're using some of the CF form objects not geare

RE: cfoutput within cfform problem on MX?

2002-08-20 Thread Joshua Miller
pment LLC www.eaglewd.com [EMAIL PROTECTED] (304) 622-5676 (Clarksburg Office) (304) 456-4942 (Home Office) -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 1:18 PM To: CF-Talk Subject: cfoutput within cfform problem on MX? OK, this is so strange I a

cfoutput within cfform problem on MX?

2002-08-20 Thread Bud
OK, this is so strange I almost don't want to write it. This code doesn't work. The innermost cfoutput is not working as expected. It is only showing the first Product. There are several Products in each Category. If I change cfform to form, it works as expected. I double checked by also movin