>I am referring to: ><CF_if_Field >CAPTION = "Test" >NAME = "eXAMPLE" >INFO = "POPUP INFO">
This is a third-party custom tag, part of the "iFrame" framework I linked in my other post. Anything starting <cf_ is NOT part of ColdFusion, but is an extension written by someone else. Somewhere in your webroot you will have an if_field.cfm file, which contains the CFML code which executes when this tag is used - there might be clues in there as to why the info box is not working for you. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313877 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

