Hi Guys, If someone can help me in telling how can i pass arguments to python cgi script then that will be good. like if i want to pass "some argument" to my remote python script, by calling something like: http://localhost/cgi-bin/test.py?some\ argument. What is the correct way of sending arguments in this way, and how can i decode/receive them in test.py
Thanks & Regards Syed
-- http://mail.python.org/mailman/listinfo/python-list