Many thanks. That did the trick! > Just use this. > > listfindnocase(cgi.query_string,"_cache","/") > > > Wil Genovese > > One man with courage makes a majority. > -Andrew Jackson > > A fine is a tax for doing wrong. A tax is a fine for doing well. > > > > Richard Steele wrote: > > <cfdump var="#cgi#"> produces a node that is called QUERY_STRING. > > > > Here's an example: 404;http://www.mywebsite. > com:80/_cache/106f5d9d92c281ff3e14d3b7096113f.jpg > > > > I need to search for "_cache" within that Query_String. > > What is the proper way to do this? Many thanks in advance. > > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288333 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

