You could try CGI instead of GGI ???
On 9/5/06, Richard Cooper <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm getting and odd CGI variable error.
>
> I've wrapped CGI.query_string in a if stament. However, when there is a query
> string and the if statment is confirmed I receive this error:
>
> Element QUERY_STRING is undefined in GGI.
>
> 2 : <cfif isDefined("SESSION.CFID") and isDefined("CGI.PATH_INFO")>
> 3 : <cfif isDefined("CGI.QUERY_STRING") and CGI.QUERY_STRING NEQ ''>
> 4 : <cfset SESSION.lastdirectory = '#CGI.PATH_INFO#' & '?' &
> '#GGI.QUERY_STRING#'>
> 5 : <cfelse>
> 6 : <cfset SESSION.lastdirectory = '#CGI.PATH_INFO#'>
>
> Firstly, there is a query string so it should be picking it up, but secondly
> how can it be seen in line 3 but not in line 4 ???
>
> Any idea?
> Thanks,
>
> R
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four
times a year.
http://www.fusionauthority.com/quarterly
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252018
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4