[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Plain CGI with Lua
- From: Jilani Khaldi <jilani@...>
- Date: Sat, 03 May 2008 01:38:26 +0200
Hi All,
Lua again...
I need to write very simple web apps using plain CGI written in Lua. I
just need to read vars in HTML forms, read and set values to cookies. I
have found Kepler very big for my needs and I couldn't get CGILua
working. So, is there any simple solution to this problem, perhaps just
one or two modules to copy in a directory and call them?
Thank you very much.