Hello,

The function Gnoga.GUI.Window. Form_Parameter returns one GET parameter of the 
given name:
   function Form_Parameter (Window : Window_Type; Name  : String)
                            return String;

How to get the whole parameter list of GET parameters as for POST parameters in 
Gnoga.Types.Data_Map_Type?
For instance parsing 3 parameters in: ?cat=42053&s=date&npk=1

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