Your handlers "get" method for the "otherPage" will be called. You would then do whatever you need to do, such as render the new page.
Barry ~~~~~~~~~ Google App Engine Chat http://tapingya.appspot.com/room?room_id=3704 On Nov 2, 6:07 am, Massimiliano Giovine <[EMAIL PROTECTED]> wrote: > does it work also if the otherPage is a script.py? > > On Oct 28, 8:12 am, Greg <[EMAIL PROTECTED]> wrote: > > > Not quite sure what you're asking - do you want to make an image link > > to another page? If so just output the usual HTML... > > > <a href="otherPage"><img src="myImage" border="0"></a> > > > Cheers! > > Greg. > > > On Oct 28, 6:57 am, Massimiliano Giovine <[EMAIL PROTECTED]> > > wrote: > > > > How can i write an get hyperlink under an image with google app-engine? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
