Pearl wrote:
> When clicking the edit button I am passing a dictionary which is of
> the form  {'username':'aby', 'password':'pass',
> 'address':'address','email':'[EMAIL PROTECTED]'......}
>   
Look at widgets/static/ajax.js

function remoteFormRequest()

it's used by class RemoteForm, I think it's what you need.


(if you have checkboxes, there is a patch to apply to ajax.js)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to