reason that you are not seeing the correct value in the actionpage is
that you don't call the function correctly in the onsubmit or that there
is an error in the function. Maybe a wrong case somewhere. JS is case
sensitive. I've sent you a sample form and action page that worked for
me off list.
Pascal
> -----Original Message-----
> From: Nathan R. Jessop [mailto:[EMAIL PROTECTED]
> Sent: woensdag 19 mei 2004 18:27
> To: CF-Talk
> Subject: RE: Arrange sequential selections into ranges how to???
>
> I was able to get the listing to display by putting the
> hidden field outside of the loop. For testing purposes I
> added a <cfdump var="#form#"> on my action page to see whats
> getting passed.
>
>
> For example.
>
> If I select the below pages:
>
> 1,2,3,4,5,6,7,8,9,15,16,17,18,19,25
>
> When I submit the form I get the same output.
>
> 1,2,3,4,5,6,7,8,9,15,16,17,18,19,25
>
> What I want to appear is this:
>
> 1-9,15-19,25
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

