I cld nt still fix it..
Let me no if u cld proceed.


Regards,
Sindhu C.R

 Please don't print this Email unless you really need to - this will preserve 
trees on planet earth. 
===========================================================================================

-----Original Message-----
From: Mahawilai [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 20, 2008 9:26 AM
To: user@struts.apache.org
Subject: Re: html:select javascript onchange passing parameter problem


I have the same problem, Please tell me how to fix it if you know how.

thank you very much

Mahawilai


Benz wrote:
> 
> this is my part of jsp:
> ....
> <logic:iterate id="loop" indexId="idx" name="data">
> ....
>   <html:select name="loop" property="sts_1" onchange="checkStsCombo(this,
> 'hasil_1', '<%=idx%>');">
>   ...
>   </html:select>
> ...
> </logic:iterate>
> ...
> 
> I get the html result:
> ...
>   <select name="sts_1" onchange="checkStsCombo(this, 'hasil_1',
> '<%=idx%>');">
> ...
> 
> The '<%=idx%>' text in jsp should be rendered as the value of idx valu
> which is such as '0','1',etc.
> Can anybody tell me why it doesn't works?
> 
> Best Regards,
> 
> Benz
> 

-- 
View this message in context: 
http://www.nabble.com/html%3Aselect-javascript-onchange-passing-parameter-problem-tp13128698p17332762.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


No virus found in this incoming message.
Checked by AVG. 
Version: 8.0.100 / Virus Database: 269.23.21/1455 - Release Date: 5/19/2008 
5:04 PM


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to