How to generate char ",

Subject: How to generate char ",
From: sivaji <sivaji@xxxxxxxxx>
Date: Mon, 19 Jun 2000 20:16:20 -0700
HI,

I am presnetly facing problem in generating the function parametrs

I am lokking for the html
 like

<input type = "button" value = " delete "   onClick = "chgdelete("loc-del_1")" >


curretnly i am using
<input type = "button" value = "delete"  onClick = "{concat('chgdelete("loc_del_'
, position(), '")') }" />

but it is not working ,

i am looking for char " inside quotes ,

thanks in advance,
sivaji



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread