On Mon, May 12, 2008 at 5:11 AM, globalrev <[EMAIL PROTECTED]> wrote:
>  can someone clear up this for me, im really frustrated here and it
>  seems this should be pretty easy to just get a value and insert it...

It is easy if you read the documentation which Anand posted a link for.

If you have a table called 'answer' with a column called 'encrypted'
then you want to do:

n = web.insert('answer', encrypted=rob.encrypt(i.enc))

-- 
Hermann Käser
http://theragingche.com/
http://semicir.cl/user/hermzz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to