Worked like a charm, I guess it not what you see, but the way that you see
it :)
On Wednesday, 23 July 2014 10:45:02 UTC+10, jason stewart wrote:
>
> Hi all,
>
> I am trying to send some data over a post form that looks like this
>
>
> SheetName=%7BBook3%7D%2C%7B0-Jason+.csv%7D&SheetName=%7BBook3%7D%2C%7B1-State.csv%7D
> multiple value pairs with the same name.
>
> I was trying to get the data out using
> list('POST', [])->
> {output, Req:post_param_group("SheetName")}.
>
> from the instruction from https://github.com/nitrogen/simple_bridge which
> say it should come out as List but I am getting it as a string
>
> {Book3},{0-Jason .csv}{Book3},{1-State.csv}
>
> which I was expecting to look like this
> [{Book3},{0-Jason .csv}, {Book3},{1-State.csv}]
>
> Chicgo Boss API doesn't even mention this function, so is there another
> way to do this or am I doing this wrong?
>
> jason
>
--
You received this message because you are subscribed to the Google Groups
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit
https://groups.google.com/d/msgid/chicagoboss/82fe074b-9456-473a-8fe6-e4c5bdccee25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.