Yes, you need to modify the code so that the JS function names are different
so
change

function #FunctionName# {
     OneA.length = 0;
     menuNum =
document.#Attributes.FormName#.#Attributes.Name1#.selectedIndex;
     if (menuNum == null) return;

to

function #FunctionName##Attibutes.Name1# {

or something like that....I haven't got time to test it , but I did
something like that and it worked find...

BTW Allaire have nothing to do with the tags on the gallery - nate weiss
wrote that tag.

~Justin MacCarthy

----- Original Message -----
From: Deanna L. Schneider <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 19, 2000 4:32 PM
Subject: twoselectsrelated


> Hi Folks,
> I see this has been asked about on Allaire with no answers given, so I
> thought I'd try here.
>
> Has any one figured out a way to modify the <cf_twoselectsrelated> custom
> tag so that more than one can be performed on the same page?
>
> -or-
>
> Does someone have a solution for having 3 sets of related select boxes
(i.e.
> person gets to choose "category" then choose a bird from the category
three
> times) on the same page? Twoselectsrelated works great for one, but gives
> errors if you try to have more than that.
>
> Thanks,
> Deanna
>
>
>
> ************************************************************
> Deanna Schneider
> Interactive Media Developer
> UWEX Cooperative Extension Electronic Publishing Group
> 103 Extension Bldg
> 432 N. Lake Street
> Madison, WI 53706
> (608) 265-7923
>
>
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to