Re: getting indexed variable during scripting.

2001-11-13 Thread dhay
indexed variable during scripting. Hi, I have a logic:indexed loop that has a couple of html elements that use the indexed property. I need to get the current iteration and use that variable in a JavaScript statement. Specifically I have a text box that has a JavaScript calendar that when

getting indexed variable during scripting.

2001-11-12 Thread Alex Colic
Hi, I have a logic:indexed loop that has a couple of html elements that use the indexed property. I need to get the current iteration and use that variable in a JavaScript statement. Specifically I have a text box that has a JavaScript calendar that when selected allows a user to select a date.