Prakash’s Blog

Innovation Explored

Prakash’s Blog header image 2

Misleading Users with your URL

July 9th, 2004 · No Comments

Advantage of using a python script is the best advantage i have seen in python with zope. I can write a script to like users , so it will be something like http://yoursite.com/users/ users is a python script when called it can return a zpt page

do something like this

request = ” ”

do your processing..

return container.here.usershtml()

where usershtml is the zpt file with html contents

Tags: Zope

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment