[twill] display the current page URI everytime a form is submitted

Titus Brown titus at caltech.edu
Wed Mar 1 10:22:13 PST 2006


-> hi again,
-> on a script, how do you display the current page everytime a form is 
-> submitted?

[ munch ]

-> do i have to run each form submit as a seperate file, or is there a 
-> command which i can put in the file to return this.

Try 'echo 'CURRENT URL IS' __url__'

or something similar.  Is that what you need?

You can also do something like

>> debug commands 1

just to get some output ;).

cheers,
--titus



More information about the twill mailing list