On Mon, 02 Feb 2004 16:17:30 -0400, in cf-talk you wrote:
>I understand the need to make sure applications work without
>the use of _javascript_. However, this client requirement has
>nothing to do with Section 508!
Okay, instead of using the phrase "section 508," I should have written
"usable by people with visual impairments." If there is complicated,
JS-reliant, inaccessible functionality, then I need to back it up with
something that is accessible.
>#cgi.url#?#cgi.query_string# (these can differ depending on your
>webserver). While we're on the subject, you might want to turn on
>debugging on your development server as well so you can see
>everything being passed to the CF application.
Right, but this is pieced together. I wanted to know if there was a
way to get the precise URL that was typed or linked to, but Dave Watts
explained that it's impossible. My question is answered. For instance,
there is no server-side way to differentiate between a request for
"http://foo.bar.com:80/index.cfm" and "http://foo.bar.com/index.cfm".
Thanks,
Jamie
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

