That was it! Thank you so much!

>>  Is it possible to cache search results? For example, if 
>> someone puts a keyword Tokyo in our search input box and 
>> clicks go, it retrieves tons of entries.  If I add <cfcache 
>> action="cache"> to the action page for the query, it returns 
>> no entries. I should think it would simply retrieve the page 
>> that was saved in the cache that included all of the entries, 
>> but it didn't. 
>
>For CFCACHE to identify your search result page, you need to embed the data
>submitted from your form within the URL. CFCACHE doesn't let you use form
>data to identify cached pages. Just change your FORM's METHOD attribute to
>GET.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>
>Fig Leaf Software provides the highest caliber vendor-authorized
>instruction at our training centers in Washington DC, Atlanta,
>Chicago, Baltimore, Northern Virginia, or on-site at your location.
>Visit http://training.figleaf.com/ for more information!
>
>This email has been processed by SmoothZap - www.smoothwall.net

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283523
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to