WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Help remediating recompiled COBOL?

for

Number of posts in this thread: 2 (In chronological order)

From: Langdon, Heidi
Date: Mon, Feb 02 2015 11:07AM
Subject: Help remediating recompiled COBOL?
No previous message | Next message →

Good morning,
I know this is probably a long shot, but has anyone had experience with remediating COBOL code that is recompiled to a .Net framework? We've scanned a number of pages for accessibility issues and since the COBOL has been recompiled by a 3rd party tool that doesn't seem concerned with accessibility, we are seeing 400+ errors on every page. The errors would be simple enough to correct if they were in straight .Net but I'm not sure how we would go about adding labels and iframe titles and whatnot when these errors are introduced by the software used to compile to a web based interface.

If anyone has done this (or something similar) before, or knows of someone that may be able to assist in helping us do this, I would appreciate the info.

Thanks for your time,
~Heidi

Heidi Langdon, PMP
Director, Application Development & Support
Texas Higher Education Coordinating Board

From: Jonathan Avila
Date: Mon, Feb 02 2015 8:03PM
Subject: Re: Help remediating recompiled COBOL?
← Previous message | No next message

There are frameworks such as accDc https://github.com/accdc/accdc that may allow you to use scripting dynamically to update the HTML document object model of the page to make it accessible. These types of frameworks can add accessibility at the run time rather than when the code is generated.

Best Regards,

Jonathan

--
Jonathan Avila
Chief Accessibility Officer
SSB BART Group
= EMAIL ADDRESS REMOVED =

703-637-8957 (o)
Follow us: Facebook | Twitter | LinkedIn | Blog | Newsletter

-----Original Message-----
From: = EMAIL ADDRESS REMOVED = [mailto: = EMAIL ADDRESS REMOVED = ] On Behalf Of Langdon, Heidi
Sent: Monday, February 02, 2015 1:08 PM
To: = EMAIL ADDRESS REMOVED =
Subject: [WebAIM] Help remediating recompiled COBOL?

Good morning,
I know this is probably a long shot, but has anyone had experience with remediating COBOL code that is recompiled to a .Net framework? We've scanned a number of pages for accessibility issues and since the COBOL has been recompiled by a 3rd party tool that doesn't seem concerned with accessibility, we are seeing 400+ errors on every page. The errors would be simple enough to correct if they were in straight .Net but I'm not sure how we would go about adding labels and iframe titles and whatnot when these errors are introduced by the software used to compile to a web based interface.

If anyone has done this (or something similar) before, or knows of someone that may be able to assist in helping us do this, I would appreciate the info.

Thanks for your time,
~Heidi

Heidi Langdon, PMP
Director, Application Development & Support Texas Higher Education Coordinating Board