Re: cflayout weird problem

2008-08-25 Thread BJ McShane
Dave, Thanks for the help. The code sample worked great. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive:

cflayout weird problem

2008-08-22 Thread BJ McShane
I'm using the cflayout for tabs on my form. When the form submits, I check a couple of the fields for error checking and if the fields are wrong or not filled in I send the user back using the history.back() function. The forms returns but all the input the user put in is gone. If I take off

RE: cflayout weird problem

2008-08-22 Thread Dave Phillips
, 2008 3:24 PM To: CF-Talk Subject: cflayout weird problem I'm using the cflayout for tabs on my form. When the form submits, I check a couple of the fields for error checking and if the fields are wrong or not filled in I send the user back using the history.back() function. The forms returns

Re: cflayout weird problem

2008-08-22 Thread BJ McShane
Dave, thanks for the reply. I did run it in firefox and the data doesn't get wiped out in that browser. So you are right it looks like it is a browser issue. I've never validated with just javascript, I'll have to look around for examples. thanks bj

RE: cflayout weird problem

2008-08-22 Thread Dave Phillips
Message- From: BJ McShane [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2008 3:59 PM To: CF-Talk Subject: Re: cflayout weird problem Dave, thanks for the reply. I did run it in firefox and the data doesn't get wiped out in that browser. So you are right it looks like it is a browser

Re: cflayout weird problem

2008-08-22 Thread BJ McShane
Dave, I am using cfform and some of the validation on tags with it. The two places I don't is a custom tag I'm using cf_betterselect and the regular select. the betterselect allows the user to type and narrow down the list. the select tag I want the user to select a location and not have

RE: cflayout weird problem

2008-08-22 Thread Dave Phillips
McShane [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2008 4:54 PM To: CF-Talk Subject: Re: cflayout weird problem Dave, I am using cfform and some of the validation on tags with it. The two places I don't is a custom tag I'm using cf_betterselect and the regular select. the betterselect

Re: cflayout weird problem

2008-08-22 Thread BJ McShane
Dave, I'll try it and let you know. Thanks for the help. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: