CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Formating Number get incorrect HTML

Print topic Send  topic

Author Message
rnelson

Posts: 1
Posted: 07/10/2008, 7:49 AM

Hi,

I'm trying to format negative numbers within a grid (label) on CCS4
I build this format string:

#,##0.00;[RED](#,##0.00);zero;null;,;.

but IIS send (without space followed "&")

<td style="TEXT-ALIGN: right">& lt;span style=& quot;color: RED & quot; & gt;(70,00) & lt;/span & gt;& nbsp;</td>

to browser. By documentation, it should sent:

<td style="TEXT-ALIGN: right"><span style="color: RED">(70,00)</span> </td>

What should I change to CCS4 publish correctly HTML?
View profile  Send private message
TheunisP

Posts: 342
Posted: 07/10/2008, 8:00 AM

The label Content must be set to HTML not Text in the properties
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.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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