On Wed, Feb 4, 2009 at 12:10 PM, sinkingfish wrote:
>
>
> Hi,
>
> I think i might be overlooking the obvious but I've got a string from my
> sortable list, something like :
> item[]=3&item[]=1...
>
> I don't want to post this using ajax, I want to do a plain old post, but how
> do I append the st
Hi Brain,
you can put it into a hidden input field and do a normal user submit
of the form.
by(e)
Stephan
2009/2/4 sinkingfish :
>
>
> Hi,
>
> I think i might be overlooking the obvious but I've got a string from my
> sortable list, something like :
> item[]=3&item[]=1...
>
> I don't want to p
put it into a variable, and post the variable.
sinkingfish wrote:
Hi,
I think i might be overlooking the obvious but I've got a string from my
sortable list, something like :
item[]=3&item[]=1...
I don't want to post this using ajax, I want to do a plain old post, but how
do I append the stri
3 matches
Mail list logo