[Gambas-user] HTML form to Gambas Webform variable by get/post method ?

Benoît Minisini g4mba5 at gmail.com
Wed Jun 19 12:10:34 CEST 2019


Le 19/06/2019 à 10:11, Vinode Singh Ujlain a écrit :
> Please find at attachment an elementary code wherein I m trying to send 
> HTML form user input variables to Gambas Webform (by METHOD = GET or 
> METHOD=POST)
> Please suggest how can I do this ?
> -- 
> regards
> Vinode Singh Ujlain

There is nothing in your WebForm1. You must put text controls inside, 
and then read their Text property into the WebForm1 code.

Here is your project updated that does what you want.

-- 
Benoît Minisini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: html2GB-0.0.2.tar.gz
Type: application/gzip
Size: 11818 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190619/4f0ddf23/attachment-0001.gz>


More information about the User mailing list