On 13.4.2009, at 1:20, Hanjie wrote:
> Hi: > > I have a question about how to get the information from parent page. > > > My website structure is like that > > --Front page > --------PageOne(text one) > --------PageTwo(text two) > --------Page Three(text three) > > At each page, I want to set a button to edit the text. But my > question is that how could I let the "edit method" know the id of > the text. how can I transfer the data to the method?? > > thank you in advance! > > best I guess action link with additional data as page name would work (e.g. /method/?page=1, /method/?page=2 ....). B. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

