On 09/11/12 18:57, Mohammed hisamuddin wrote:

For instance i want to call http://<yourserver.com
<http://yourserver.com/>>/expand.py?mobile=992828282&region=India

and i get the "mobile" and "region" values inside my program which i can
then save into my db.


lots of options but you could start with the standard library cgi module...



--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to