Le 19/03/2012 00:15, nando a écrit :
> If you wanted to know, an English term for
>
>     Nothing is engraved in the marble
>
> would be
>
>     Nothing is etched in stone.
>
> ===
>
> One thing I am thinking right off the top is
> the equivalent to sessions in PHP
> where a specific folder on the server holds
> something equivalent that is sent by the browser cookie
> so I can get variables associated with the browser sessioin.
>
> You may want to populate a collection or variant array of stuff in such a case
> to be available for inspection
>
> Something like...
>
> DIM b AS NEW VARIANT[]
> b = SESSION()
>
> -Fernando
>

All that is in Gambas from years. Look at the gb.web documentation!

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to