Nora, it sounds like you aren't very experienced with web development from your question. App Engine runs server-side. YUI runs client side. You will need to use YUI's excellent AJAX tools to let the server-side (App Engine) know what node was clicked.
On Sep 16, 3:27 pm, Nora <[EMAIL PROTECTED]> wrote: > Hi there, > I have built a tree view using Yahoo User Interface and am trying to > access this tree from the GAE code. Now, if the user chooses a certain > leaf node in my tree....how will my cgi know which node is clicked? If > someone can kindly provide a simple code sample that covers this bit, > I would be very grateful. > > Thank you very much, > Nora. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
