Re: I don't know if this is even possible

2006-01-25 Thread James Holmes
do you have a link? > > -Original Message- > From: James Holmes [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 8:42 PM > To: CF-Talk > Subject: Re: I don't know if this is even possible > > Rubbish. I tested all of my stuff in FF pre 1.5 and IE 6, months ago - al

Re: I don't know if this is even possible

2006-01-13 Thread Don Smith
;-Original Message- >From: Munson, Jacob [mailto:[EMAIL PROTECTED] >Sent: Tuesday, January 10, 2006 4:57 PM >To: CF-Talk >Subject: RE: I don't know if this is even possible > >Oh, you're talking about accessibility. Check out this post: >http://ajaxian.com/a

Re: I don't know if this is even possible

2006-01-13 Thread Don Smith
852 >(301) 770-9610 > >-Original Message- >From: Munson, Jacob [mailto:[EMAIL PROTECTED] >Sent: Tuesday, January 10, 2006 5:50 PM >To: CF-Talk >Subject: RE: I don't know if this is even possible > >Ajax isn't 508 compliant? I'm not familiar with gov

RE: I don't know if this is even possible

2006-01-12 Thread Sandra Clark
since as he points out, the WCAG 1.0 does require that pages function correctly without Javascript. Sandra Clark -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 8:42 PM To: CF-Talk Subject: Re: I don't know if this is even possible

RE: I don't know if this is even possible

2006-01-11 Thread Andy Matthews
, 2006 4:47 PM To: CF-Talk Subject: RE: I don't know if this is even possible Yeah, but I'm working on a US Gov't site, Ajax isn't 508 compliant. sas Scott A. Stewart ColdFusion Developer GNSI 11820 Parklawn Dr Rockville, MD 20852 (301) 770-9610 -Original Message-

Re: I don't know if this is even possible

2006-01-10 Thread James Holmes
The site is unfortunately an Intranet one - however I'll extract the functionality and put up a test site, do the same tests again (noting the Screenreader versions etc) and post the results along with a link so people can do their own testing. On 1/11/06, Sandra Clark <[EMAIL PROTECTED]> wrote: >

RE: I don't know if this is even possible

2006-01-10 Thread Sandra Clark
I'd love to see that James, do you have a link? -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 8:42 PM To: CF-Talk Subject: Re: I don't know if this is even possible Rubbish. I tested all of my stuff in FF pre 1.5 and IE 6,

Re: I don't know if this is even possible

2006-01-10 Thread James Holmes
Rubbish. I tested all of my stuff in FF pre 1.5 and IE 6, months ago - all of the new links I was writing to the screen (via AJAX) read out perfectly in all 3 screen readers I tested. The links were not in a form. On 1/11/06, Sandra Clark <[EMAIL PROTECTED]> wrote: > The problem is that up until F

RE: I don't know if this is even possible

2006-01-10 Thread Sandra Clark
ing a combination of IE and Jaws, neither of which supports it. Sandy Clark -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 6:38 PM To: CF-Talk Subject: RE: I don't know if this is even possible > I don't understand how Ajax would affe

Re: I don't know if this is even possible

2006-01-10 Thread James Holmes
Yep, I've done that too. I tried Window-Eyes, JAWS and the Mac one that always escapes my memory and everything worked perfectly with AJAX building a dynamic tree-menu full of links (in multiple browsers too). The assumption that AJAX is non-accessible is flawed. On 1/11/06, Munson, Jacob <[EMAIL

RE: I don't know if this is even possible

2006-01-10 Thread Munson, Jacob
> I don't understand how Ajax would affect the readability of a > form. It > is only a backend way to get data without reloading the page. > How does > that become un-accessible? Exactly. That link I sent earlier discusses this, and talks of one person that decided to ignore the common conven

RE: I don't know if this is even possible

2006-01-10 Thread Brad Wood
PM To: CF-Talk Subject: RE: I don't know if this is even possible No, it's having to do with section 508 of the American's With Disabilities Act. Which sets readability standards for government websites. Scott A. Stewart ColdFusion Developer GNSI 11820 Parklawn Dr Rockville, MD

RE: I don't know if this is even possible

2006-01-10 Thread Brad Wood
Too bad this isn't a flash form. Then remoting would come to the rescue, but I don't think flash forms are 508 compliant... ~Brad -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 4:57 PM To: CF-Talk Subject: RE: I don't

RE: I don't know if this is even possible

2006-01-10 Thread Scott Stewart
ob [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 5:50 PM To: CF-Talk Subject: RE: I don't know if this is even possible Ajax isn't 508 compliant? I'm not familiar with government restrictions in this area, but does this have to do with security? > -Original Messag

RE: I don't know if this is even possible

2006-01-10 Thread Bobby Hartsfield
That http://acoderslife.com -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 6:03 PM To: CF-Talk Subject: RE: I don't know if this is even possible Not a whole lot of options if you cant use httprequests. I don't know a

RE: I don't know if this is even possible

2006-01-10 Thread Munson, Jacob
Oh, you're talking about accessibility. Check out this post: http://ajaxian.com/archives/accessibility-section-508-with-ajaxatlas If you can't use Ajax, I don't think what you want to do is possible. The whole reason Ajax is so popular right now is because xmlHttpRequest is the only way to do a s

RE: I don't know if this is even possible

2006-01-10 Thread Munson, Jacob
> > -Original Message- > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 5:42 PM > To: CF-Talk > Subject: RE: I don't know if this is even possible > > Sure, it's possible. It's called Ajax: > http://www.ajaxian.co

RE: I don't know if this is even possible

2006-01-10 Thread Brad Wood
: Tuesday, January 10, 2006 5:01 PM To: CF-Talk Subject: RE: I don't know if this is even possible I've been looking at populating a javascript array and passing the array values around.. Thanks sas Scott A. Stewart ColdFusion Developer GNSI 11820 Parklawn Dr Rockville, MD 20852 (301

RE: I don't know if this is even possible

2006-01-10 Thread Bobby Hartsfield
IL PROTECTED] Sent: Tuesday, January 10, 2006 5:47 PM To: CF-Talk Subject: RE: I don't know if this is even possible Yeah, but I'm working on a US Gov't site, Ajax isn't 508 compliant. sas Scott A. Stewart ColdFusion Developer GNSI 11820 Parklawn Dr Rockville, MD 20852 (301

RE: I don't know if this is even possible

2006-01-10 Thread Scott Stewart
nuary 10, 2006 5:58 PM To: CF-Talk Subject: RE: I don't know if this is even possible Once again, you could do hidden iframe refresh trick here to set the values of the fields. I think a good question to ask yourself is, do you really need to hit the database for this, or will you know all th

RE: I don't know if this is even possible

2006-01-10 Thread Brad Wood
Once again, you could do hidden iframe refresh trick here to set the values of the fields. I think a good question to ask yourself is, do you really need to hit the database for this, or will you know all the possible options right up front. I don't know your exact application here, but I ass

RE: I don't know if this is even possible

2006-01-10 Thread Scott Stewart
5:42 PM To: CF-Talk Subject: RE: I don't know if this is even possible Sure, it's possible. It's called Ajax: http://www.ajaxian.com/ http://www.cfajax.com/ http://www.robgonda.com/blog/projects/ajaxcfc/ > -Original Message- > From: Scott Stewart [mailto:[EMAIL PRO

RE: I don't know if this is even possible

2006-01-10 Thread Munson, Jacob
Sure, it's possible. It's called Ajax: http://www.ajaxian.com/ http://www.cfajax.com/ http://www.robgonda.com/blog/projects/ajaxcfc/ > -Original Message- > From: Scott Stewart [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 3:35 PM > To: CF-Talk >

I don't know if this is even possible

2006-01-10 Thread Scott Stewart
But here goes. I have a text field and a hidden field that I want to populate based on a dropdown. Here's the trick, once the value of the dropdown is passed, I want the Hidden field and the text field to be based on queried values. Meaning: in the step between the drop down value being s