can you tell me where should i write the sum in the controller then. Please. i try to write sum = num1+num2 but it say that num1 and num2 was not declare.please help me as tomorrow is my deadline
On Jul 6, 7:35 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] schrieb: > > > > > Hi all, > > I need help on how am i able to create a from that accept two input > > in a textfield and sum the two inputs and then display the output in a > > message box. I has write the code but i don't know where should i > > write the sum formula, whether is it in the controller or in the > > templates. > > Some of my coding, i use from the remote form widget example. Here is > > the links to my code. > > The code goes into the controller. > > Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

