Hi Mahmoudi,
Thanks a lot it is working fine. Thanks and Regards Bhaskar K S Associate Consultant - Investment Banking i-flex solutions limited - Bangalore i-flex center, Kundalahalli Tel. Office: 91-80-66596589 e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ________________________________ From: mahmoudi ould abdel vetah [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 4:29 PM To: [email protected] Subject: Re: Assigning value to html tag hi, you can do it with : <xsl:variable name="width" select="colsize1"/> <th width="{$width}"> i home this help! you. 2006/12/13, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Hi, I am reading one of the tag values (name <colsize1>) from xml. How can I assign this tag value to html attribute? Example <colsize1>12</colsize1> then I want set the column width (<th width=12>) to 12 units. Thanks and Regards Bhaskar K S Associate Consultant - Investment Banking i-flex solutions limited - Bangalore i-flex center, Kundalahalli Tel. Office: 91-80-66596589 e-mail: ks.bhaskar @iflexsolutions.com <mailto:[EMAIL PROTECTED]>
