Re: Calling handlers manually
"Conan C. Albrecht" <conan-RXmsyT/Szrj2fBVCVOL8/[email protected]>
| Newsgroups | gmane.comp.python.spyce.general |
|---|---|
| Message-ID | <[email protected]> |
Answering my own question here -- after looking through the handler code in spyceCompile.py, I don't think it's possible to call a handler from a direct link in a robust way. The id for the submit button is created on the fly with md5'ing the page text. While I could copy this, it would change anytime the page text changes. So, the question is now, is there a way to design these handlers so they *can* be called from a direct link? ____________________________________ Conan C. Albrecht, Ph.D. Information Systems Department Brigham Young University Web: http://warp.byu.edu/ Email: conan-RXmsyT/Szrj2fBVCVOL8/[email protected] Skype: doconix (please IM in active working groups; send email otherwise) On Dec 22, 2005, at Thu, Dec 22, 2005 2:35 PM, Conan C. Albrecht wrote: > I need to call a form handler manually. Specifically, I'm sending > a verification email to users, and I'd like to call a handler as if > it had come from a <f:form> handler. (I want it to come from > either an email click OR from a regular <f:form> form). > > What is the "right" way to do this? > > ____________________________________ > Conan C. Albrecht, Ph.D. > Information Systems Department > Brigham Young University > > Web: http://warp.byu.edu/ > Email: conan-RXmsyT/Szrj2fBVCVOL8/[email protected] > Skype: doconix > (please IM in active working groups; send email otherwise) > >
smime.p7s
(application/pkcs7-signature, 2.3 KB) - not displayed