Hi Jeremy,

You're right in that we can use JS, but as I wrote, we can't *rely* on
it. IOW, we have to have some failsafe way to accomplish the same task
if the user has JS turned off. This has to do with 508 compliance as
well as specific client requirements. (Besides AFAIK, JS could only
tell me where the user *was,* as opposed to where the user *is,*
right?)

There are some times when I would like to have the entire requested
URL. I can piece it together, for the most part, from various cgi
vars, but I don't know how to recreate it *exactly.* Say, for
instance, that I want to know if the URL contained a basic HTTP login,
or if it did or didn't specify a port.

This is more of an academic question (since I have working, albeit
imperfect, workarounds): Is there a natural, server-side way to get
the requested URL in CFMX? (A yes or no answer would be fine ;-)

Thanks,
Jamie

On Mon, 02 Feb 2004 12:52:07 -0400, in cf-talk you wrote:

>Jamie wrote: "Unfortunately, we do Government work, so we can't rely on _javascript_."
>
>Could you elaborate why? Every US Government contract I've worked on did not prohibit the use of _javascript_.
>
>Also, could you elaborate what you are attempting to do? This way the group can figure out the best way of pulling the information you need for your application, as well as how you will be hosting your application (one server, many servers).
>
>
>
>Jeremy Brodie
>Edgewater Technology
>
>web: http://www.edgewater.com
>phone:(703) 815-2500
>email: [EMAIL PROTECTED]
>
>
>>Unfortunately, we do Government work, so we can't rely on _javascript_.
>>
>>So the answer's no? ;-)
>>
>>Jamie
>>
>>On Thu, 29 Jan 2004 14:25:07 -0500, in cf-talk you wrote:
>>
>>>You could just use _javascript_. That way it wouldn't matter what version
>>>of CF you are using.
>>>
>>>
>>>
>>>Ben
>>>
>>>
>>>
>>>-----Original Message-----
>>>From: Jamie Jackson [mailto:[EMAIL PROTECTED]
>>>Sent: Thursday, January 29, 2004 1:59 PM
>>>To: CF-Talk
>>>Subject: Obtaining Request URL
>>>
>>>
>>>
>>>Just curious, is there a way to get the entire requested URL in CFMX?
>>>That is, *not* a manually pieced-together string of cgi vars?
>>>
>>>Thanks,
>>>Jamie
>>>
>>>  _____  
>>>
>>>
>>>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to