Hello,

In forms.adb included in Gnoga/test, if I click on button "send to demo via 
post", log is:
2015-08-05 22:39:10.60 : On submit.
2015-08-05 22:39:11.70 : fspec = 
2015-08-05 22:39:11.70 : Some_Text = some text
On_Post procedure is called.

But if I clic on "Submit File", log is:
2015-08-05 22:39:52.79 : File received : COPYING in COPYING.tmp

No log for fspec and Some_Text?
However, they are declared in Form2 with POST method.
On_Post procedure should be also called.

Am I missing some thing?

Thanks, Pascal.
http://blady.pagesperso-orange.fr



------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to