I have a series of cfquery statements at the top of the page as soon as that
page is activated does the server take time to search for all those query
results or rather does the cf server wait until the query is requested
further down the page from that specific cfquery statement before the
cfquery statement runs the query

why am I asking

I have a page that has multiple forms on the one page each separated by cfif
statements to ensure the appropriate form is executed when specific
conditions are met. Each of the forms have a series of unique cfquery
statements and I am wondering should I place all the cf query statements for
all the forms at the top of the page before I star running the cfif
condition tags or should the appropriate cf query statements be placed
directly after each opening cfif tag

I look forward to your comments and advice

thank you in advance for you assistance



Kind Regards

Claude Raiola (Director)
AustralianAccommodation.com Pty. Ltd.
Website: www.AustralianAccommodation.com
Email: [EMAIL PROTECTED]

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to