On 19 Aug 2013, at 16:24, Matijn Woudt <tijn...@gmail.com> wrote:

> On Mon, Aug 19, 2013 at 5:20 PM, Stuart Dallas <stu...@3ft9.com> wrote:
> On 19 Aug 2013, at 15:56, Matijn Woudt <tijn...@gmail.com> wrote:
> 
>> 
>> On Mon, Aug 19, 2013 at 11:54 AM, Stuart Dallas <stu...@3ft9.com> wrote:
>> On 19 Aug 2013, at 10:49, aesbovis <aesbo...@gmail.com> wrote:
>> 
>> > I know Javascript can solve it, but I don't want to use Js.
>> > Thank you all the same.
>> 
>> I know you've had the right answer, but I think it's worth pointing out that 
>> use of JSON in no way requires Javascript, despite its name.
>> 
>> -Stuart
>> 
>> 
>> You might want to explain how you convert form data to JSON without 
>> javascript?
> 
> PHP can do it. Ruby can do it. .NET can do it. Just because you want to use 
> JSON in a web browser where Javascript is the go-to method, doesn't mean JSON 
> requires Javascript.
> 
> -Stuart
> 
> 
> 
> Yes, of course they can do it, but then you first need to submit the POST 
> data (which he could not do because of the above). Javascript is more or less 
> the only way to do it (yes I know Flash….)

I wasn't speaking to his specific issue as that was solved by an earlier 
response. I was just commenting that the implied intrinsic link between JSON 
and Javascript in what he had said does not exist.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/

Reply via email to