Greetings,
Is the following acceptable ?
#foreach( $day in [1..31] )
<option
value="$day">$day</option>
#end
What is your concern with using collections or
arrays ?
|
- [OS-webwork] Loop to create days John Patterson
- Re: [OS-webwork] Loop to create days Bernard Choi
- Re: [OS-webwork] Loop to create days John Patterson
- Re: [OS-webwork] Loop to create days Bernard Choi
- Re: [OS-webwork] Loop to create days Francisco Hernandez
- Re: [OS-webwork] Loop to create ... Bernard Choi
- Re: [OS-webwork] Loop to cre... Francisco Hernandez
- Re: [OS-webwork] Loop to create ... John Patterson
- Re: [OS-webwork] Loop to cre... Anders Engström
- Re: [OS-webwork] Loop to... John Patterson
- Re: [OS-webwork] Loop to... Pat Lightbody
- Re: [OS-webwork] Loop to create days Patrick Lightbody