Hi Guys,

I am trying to create a simple cgi-script to receive a Ajax
call, manipulate the string received and send it back as JSON.
Most of the people I have spoken to, seemed to be against using the cgi
script, but most of the documentation and tutorials seem to point to cgi
for AJAX calls. They said, it makes more sense to use django or bottle
which are python web framework.

So I am confused and wanted some guidance as to which should I chose?
Should I go with cgi or django/bottle?

-- 
Thanks & Regards
Smaran Harihar
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to