Re: Retrieve value problem

2002-12-16 Thread Ugo Cei
Hong Gia Dinh wrote: OK sorry i found out!!! ;( the both {name_value} and . . . i can display it now!!! just because it does not show in the first location of the input field so i cant see it??!!! but it displays at the far end of the input field! how to fix it??? You have white

RE: Retrieve value problem

2002-12-16 Thread Hong Gia Dinh
Title: RE: Retrieve value problem OK !! now i found the solution!!! i put value={normalize-space(name_value)} and then it's ok !! but anyway i am wondering why appearing space in front of the name_value so -Original Message-From: Hong Gia Dinh Sent: 17 December 20

RE: Retrieve value problem

2002-12-16 Thread Hong Gia Dinh
Title: RE: Retrieve value problem a bit mention!! i also set for the but the value also jump to far end middle of the input field!!! why??? -Original Message-From: Hong Gia Dinh Sent: 17 December 2002 11:05To: '[EMAIL PROTECTED]'Subject: RE: Retrieve value pr

RE: Retrieve value problem

2002-12-16 Thread Hong Gia Dinh
Title: RE: Retrieve value problem OK sorry i found out!!! ;( the both {name_value} and . . . i can display it now!!! just because it does not show in the first location of the input field so i cant see it??!!! but it displays at the far end of the input field!   how to fix

RE: Retrieve value problem

2002-12-16 Thread Hong Gia Dinh
Title: RE: Retrieve value problem i tried with the way u show me but it doesn't display the Jonh Smith in the input field!!??!! my snippet is :               {nothing display!!!)     {here - display John Smith!!! - just the line below the input tag

Re: Retrieve value problem

2002-12-16 Thread Joerg Heinicke
Hello Gia Dinh, it's an XSL problem, so maybe the Mulberry XSL list is a more appropriate forum for such questions: http://www.mulberrytech.com/xsl/xsl-list/. I can only guess what your problem is, because you show to less code. value="{name_value}" is ok in general. If works on another place