ssage-
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
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:
>
>
>
>
> ...
>
> ...
>
> ...
>
> I get the html result:
> ...
>
> ...
>
> The '<%=idx%>' text in jsp should be rendered as the
which part do you mean? Is this?
...
...
...
...
...
...
var validStatus = new Array ("PCB","PCS","PCK","RC");
function checkStsCombo(combobox, fieldName, idx) {
var index = combobox.selectedIndex;
var select
where are getting the values for select either from bean or request
attribute.
On 10/10/07, Benz <[EMAIL PROTECTED]> wrote:
>
>
> this is my part of jsp:
>
>
>
>
> ...
>
> ...
>
> ...
>
> I get the html result:
> ...
>
> ...
>
> The '<%=idx%>' text in jsp should be render
this is my part of jsp:
...
...
...
I get the html result:
...
...
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://
5 matches
Mail list logo