CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ColdFusion

 Dynamic population of ALT tags

Print topic Send  topic

Author Message
kpa

Posts: 31
Posted: 02/23/2005, 8:36 PM

I have consulted previous discussions on this issue but the recommended solutions have not helped so some advice would be greatly appreciated.

I have used just the CC field e.g. fldMyTestField, and this results in that exact text being output into the ALT tag. :-/

I have wrapped the field name in ## and that results in the field name plus the the #'s being output to the ALT tag. :-/

I have wrapped the whole thing in cfoutput tags and that causes CCS to think its a grid and it corrupts the application. :-/

Any help greatly appreciated!!!! :-D
_________________
++++++
kpa
++++++
View profile  Send private message
mrachow


Posts: 509
Posted: 02/24/2005, 12:57 AM

Do you generate for CFML with templates?
In that case you could write ...alt={fldMyTestField} and substitute it
acording to Component Reference, Examples and Techniques, 2.8.2 Working with Custom template Blocks.
I hope
<CFMODULE Template="CCSetVar.cfm" Var="@fldMyTestField" Value="#dynItem#">
will do.
_________________
Best regards,
Michael
View profile  Send private message
kpa

Posts: 31
Posted: 02/27/2005, 2:43 PM

Thanks Michael - I'll have a read. I'm doing CF w/o templates
_________________
++++++
kpa
++++++
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.