Rick, >If it's client-side placing the message, it places by the id, e.g. >"id=errorMessage". >If it's server-side placing the message, you use a CFIF statement to >determine >that and place the error message in the same div via cfoutput. > >Correct to this point?
Yes, if you look at my code, I've correctly formatted the <label /> tag for Joern's plug-in. However, I think he was thinking about getting away from using the <label /> tag and was going to make some other changes, so I can't say the technique in that example page will always work. However, you can use Firebug in Firefox to inspect the DOM element that's automatically generated by Joern's plugin to get the correct syntax. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275738 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

