On 21 Okt, 21:59, sami <[EMAIL PROTECTED]> wrote:
>
> Thanks a ton Paul for the information. I am using CGI and my host
> (nearlyfreespeech.net) does not have django hosting - and being mainly
> a C/dekstop apps programmer I really don't want to learn the whole MVC
> concept and its implementation (and quirks) in django - I want to use
> abstractions only when I feel the need for them

See the library reference for information on how to get the value of
form/request parameters from the CGI environment:

http://docs.python.org/lib/node561.html

Paul

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to