ah, I was trying to use the Request scope and failing.  I'll try one of the
others and see if that works.

What I'm really wanting to do is display on pageA.cfm, the recordcount of
the query from pageB.cfm.  I'm not sure how the use of the iframe
complicates things (does pageB get processed by cfserver *after* pageA?).


Duncan Cumming
IT Manager

http://www.alienationdesign.co.uk
mailto:[EMAIL PROTECTED]
Tel: 0141 575 9700
Fax: 0141 575 9600

Creative solutions in a technical world

----------------------------------------------------------------------
Get your domain names online from:
http://www.alienationdomains.co.uk
Reseller options available!
----------------------------------------------------------------------
----------------------------------------------------------------------



                                                                                       
                                     
                    "Damian Watson"                                                    
                                     
                    <[EMAIL PROTECTED]        To:     <[EMAIL PROTECTED]>              
                       
                    ign.co.uk>                    cc:                                  
                                     
                                                  Subject:     Re: [ cf-dev ] queries, 
scopes etc                           
                    17/11/2003 11:08                                                   
                                     
                    Please respond to dev                                              
                                     
                                                                                       
                                     
                                                                                       
                                     



Wouldn't you need to put them into the session or application scopes if
you're using an iframe -- I don't believe request applies to content pulled
in through an iframe?

Alternatively, could you create some sort of module that handles the
queries
of both pages??

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 17, 2003 11:04 AM
Subject: [ cf-dev ] queries, scopes etc


> Suppose you've got a page PageA.cfm, which contains an Iframe, PageB.cfm.
>
> Each page has a query in it.  How can you reference information from each
> query in the other page?  i.e. PageA displays PageB's query and
vice-versa?
>
>
> Duncan Cumming
> IT Manager
>
> http://www.alienationdesign.co.uk
> mailto:[EMAIL PROTECTED]
> Tel: 0141 575 9700
> Fax: 0141 575 9600
>
> Creative solutions in a technical world
>
> ----------------------------------------------------------------------
> Get your domain names online from:
> http://www.alienationdomains.co.uk
> Reseller options available!
> ----------------------------------------------------------------------
> ----------------------------------------------------------------------
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>
>



--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]






-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to