Hello list..Another, hopefully, quick question.  

Is there a problem with putting a cfif tag within a cflock?  Here is an example:

  <cflock timeout="45" throwontimeout="No" name="look_pick" type="READONLY">
    <cfif session.picks is "Yes">
  </cflock>

  Do insert

  <CFELSE>
  <CFLOCATION somewhere>
  </CFIF>

Would this cause any problems?

Thanks for the help!

Brian Yager
President - North AL Cold Fusion Users Group
http://www.nacfug.com
Sr. Systems Analyst
Sverdrup/CIC
[EMAIL PROTECTED]
(256) 842-8342

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to