Will be better then if you just send the 15 valid params
params = {field1: $F('fielf1'),
field2: $F('fielf2')
.....
field15: $F('fielf15')}
var rq= new Ajax.request(..., params);
Somethig like that.
El 1 de agosto de 2011 09:14, Martín Marqués <[email protected]>escribió:
> I have a large form with quite a bunch of pull downs to select. Then a
> submit button.
>
> The thing is that there can be up to 1300 vars, and maybe more in the
> future, but in every post only 10 or 15 are valid for the program. How
> can I eliminate them from the list of variables that are finally
> submitted?
>
> --
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prototype & script.aculo.us" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/prototype-scriptaculous?hl=en.
>
>
--
________________________________________
Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.