Hi Bruno,
 
Thanks again.
 
>> 1. While define the XML tags for Table & Cells.  I couldn't able to set  the
>> Border color. My XML coding is
>> 
>> <!-- table-->
>>  <tag name="table" alias="TABLE_NOBORDER_2COLS_25PCT">
>>   <attribute name="border" value="true" />
>>   <attribute name="align" value="Left" />
>>   <attribute name="width" value="25%" />
>>   <attribute name="widths" value="50;50" />
>>   <attribute name="tablefitspage" value="false" />
>>   <attribute name="cellpadding" value="1" />
>>   <attribute name="cellspacing" value="0" />
>>   <attribute name="columns" value="2" />
>>   <attribute name="offset" value="0" />
>>   <attribute name="bordercolor" value="#000000"/>
>>   <attribute name="backgroundcolor" value="#FFFFFF"/>
>>  </tag>
>
>I checked my code, but I don't see what could be wrong.
>Try if this works as a workaround:
>   <attribute name="red" value="0"/>
>   <attribute name="green" value="0"/>
>   <attribute name="blue" value="0"/>

I tried your workaround, it doesn't
Can you pass your code which you checked across.
 
Thanks & Regards
Sampath


Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Reply via email to