In fact.. Looks like you may want to do this
wrote:
> The form propert will be whatever is rendered in the name attribute. Try this.
>
> function fillSelect(myform) {
> theSelect = myform.elements['userForm.agencyId'];
>
>
>
>
> On Wed, 17 Nov 2004 11:24:36 -0600, Apte, Dhanashree (Noblest
The form propert will be whatever is rendered in the name attribute. Try this.
function fillSelect(myform) {
theSelect = myform.elements['userForm.agencyId'];
On Wed, 17 Nov 2004 11:24:36 -0600, Apte, Dhanashree (Noblestar)
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> In my jsp, i am using nested
2 matches
Mail list logo