I studied this example. Still wondering:
- when the file submit is clicked, did the file get sent to the server from
the browser? doesn't it matter what kind of file and so on (binary vs text
etc).

If I wanted to implement a REST api any ideas on how I could approach that?

TIA

srini

On Mon, Mar 5, 2018 at 7:18 AM, David Botton <da...@botton.com> wrote:

> There is an example in the test directory
> On Mon, Mar 5, 2018 at 5:58 AM R Srinivasan <s...@srin.me> wrote:
>
>> friends
>>
>> When I create a File type input button, typically the frontend can access
>> the name, size and so on. In order for the backend server to access the
>> data, the file contents will have to be "posted".
>>
>> I am trying to achieve this with gnoga. Looking for examples.
>> alternatively pointers.
>>
>> thanks, srini
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot______
>> _________________________________________
>> Gnoga-list mailing list
>> Gnoga-list@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to