I wrote a password protected program to edit webpages via http. thiss iss in 2 files, one serves the editing page, one saves the edited page and shows the rssults.
http://www.freeholdmarketing.com/EditMyPage.py
http://www.freeholdmarketing.com/EditMyPage2.py

This take a link on the page to edit. This can be a universal link by using server side includes such as: ><a href="/cgi-bin/EditMyPage.py?<!--#echo var="DOCUMENT_URI" -->">Edit this page</a>

Just a hack to make my life a little simpler. It is free, feel free to rip me off.


--


Cheers!
          -Kirk D Bailey

              THINK
             +-----+
  .*.        | BOX |
  ..*        +-----+
  ***         THINK
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to