Thread
:
How to create an offline web form using Python?
View Single Post
Slocan
2010-01-30 , 21:00
Posts: 324 | Thanked: 371 times | Joined on Dec 2009 @ Vancouver, BC
#
5
The way I'd do it would be to create a simple GTK/Hildon interface (see
http://wiki.maemo.org/PyMaemo
for some docs), and then use urllib2 to make the POST call to a PHP script on the server.
Quote & Reply
|
Slocan
View Public Profile
Send a private message to Slocan
Find all posts by Slocan