Re: CFGRID and javscript validation

2007-09-27 Thread Rusty Owens
This is CF 7. Can you provide me an example of how to do this? I just don't know how to reference the fields. =>HI, > >We have done this. Are you facing any problems doing this. > >Thanks, >Bhakti >Adobe ColdFusion team > >I have an application where I need to add child records on the fly. I >ha

Re: CFGRID and javscript validation

2007-09-27 Thread Rusty Owens
This is CF 7. I just need an example of how to reference the fields in the grid if youy have done it. >HI, > >We have done this. Are you facing any problems doing this. > >Thanks, >Bhakti >Adobe ColdFusion team > >I have an application where I need to add child records on the fly. I >have decide

RE: CFGRID and javscript validation

2007-09-27 Thread Bhakti Pingale
HI, We have done this. Are you facing any problems doing this. Thanks, Bhakti Adobe ColdFusion team -Original Message- From: Rusty Owens [mailto:[EMAIL PROTECTED] Sent: Thursday, September 27, 2007 1:19 AM To: CF-Talk Subject: CFGRID and javscript validation I have an application

CFGRID and javscript validation

2007-09-26 Thread Rusty Owens
I have an application where I need to add child records on the fly. I have decided to use CFGRID to do this. I want to be able to do some validation on submit using JavaScript. Has anyone done this for multiple dynamic numbers of records? ~~

RE: Javscript

2000-10-27 Thread Hayes, David
I got distracted and forgot the update expression in my for statement; should be for (i=0;imailto:[EMAIL PROTECTED]] Sent: Friday, October 27, 2000 9:36 AM To: CF-Talk Subject: RE: Javscript document.formName.elementName[i].value If you don't know which one is checked, you&#x

RE: Javscript

2000-10-27 Thread Nathan Stanford
om: Nathan Stanford [SMTP:[EMAIL PROTECTED]] > Sent: Friday, October 27, 2000 9:39 AM > To: CF-Talk > Subject: RE: Javscript > > CheckBox Name is > MyCheckBox1: > > ColdFusion > > Submitted value is > #MyCheckBox1# > > ___

Re: Javscript

2000-10-27 Thread Kevin Schmidt
Thanks for the wide range of feedback everyone! Problem solved! - Original Message - From: "Nathan Stanford" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, October 27, 2000 9:38 AM Subject: RE: Javscript > CheckBox Nam

RE: Javscript

2000-10-27 Thread Nathan Stanford
__ > -Original Message- > From: Kevin Schmidt [SMTP:[EMAIL PROTECTED]] > Sent: Friday, October 27, 2000 10:35 AM > To: CF-Talk > Subject: OT: Javscript > > I can't remember how to determine the value of a checked radio button and > my > wonderful

RE: Javscript

2000-10-27 Thread Hayes, David
document.formName.elementName[i].value If you don't know which one is checked, you'll have to loop through them: for (i=0;imailto:[EMAIL PROTECTED]] Sent: Friday, October 27, 2000 10:35 AM To: CF-Talk Subject: OT: Javscript I can't remember how to determine the value of a check

RE: Javscript

2000-10-27 Thread Jeff Bevill
Kevin, http://www.devguru.com/Technologies/ecmascript/quickref/chkbox.html -Original Message- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent: Friday, October 27, 2000 9:35 AM To: CF-Talk Subject: OT: Javscript I can't remember how to determine the value of a checked radio b

RE: Javscript

2000-10-27 Thread Neil Clark
Any JS q's simply visit www.irt.org the article below will tell you all you need to know about js and radio buttons http://tech.irt.org/articles/js027/index.htm http://www.mcbdigital.com ---> ---

OT: Javscript

2000-10-27 Thread Kevin Schmidt
I can't remember how to determine the value of a checked radio button and my wonderful book from O'reilly ain't helping. Kevin Schmidt Internet Services Director PWB Integrated Marketing and Communications Office: 734.995.5000 Mobile: 734.649.4843 -

RE: javscript mouseovers don't cache in .cfm pages

2000-05-03 Thread Aidan Whitehall
If you are using IE and are experiencing a delay in rollovers, check what the setting is under Tools | Internet Options | Settings | Check for newer versions of stored pages Two of those options (think it's the top 2 from memory) cause a delay in rollovers, even if the images haven't changed. T

Re: javscript mouseovers don't cache in .cfm pages

2000-05-02 Thread Todd Ashworth
l Message - From: "guru.com" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 02, 2000 1:21 PM Subject: javscript mouseovers don't cache in .cfm pages > For some reason, whenever I incorporate javascript mouseovers in a .cfm = > page, they won&#x

Re: javscript mouseovers don't cache in .cfm pages

2000-05-02 Thread Jennifer
All the rollover images preloaded for me. At 01:21 AM 5/3/00 +0800, you wrote: >This is a multi-part message in MIME format. > >--=_NextPart_000_008B_01BFB49D.F08EF8B0 >Content-Type: text/plain; > charset="iso-8859-1" >Content-Transfer-Encoding: quoted-printable > >For some reason, wh

Re: javscript mouseovers don't cache in .cfm pages

2000-05-02 Thread KChapman
cc: Subject: javscript mouseovers don't cache in .cfm pages 05/02/99

javscript mouseovers don't cache in .cfm pages

2000-05-02 Thread guru.com
This is a multi-part message in MIME format. --=_NextPart_000_008B_01BFB49D.F08EF8B0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable For some reason, whenever I incorporate javascript mouseovers in a .cfm = page, they won't cache, so every t

javscript mouseovers don't cache in .cfm pages

2000-05-02 Thread guru.com
This is a multi-part message in MIME format. --=_NextPart_000_005C_01BE94FC.E091E600 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable For some reason, whenever I incorporate javascript mouseovers in a .cfm = page, they won't cache, so every t