Hi Raney,
  Maybe I am misunderstanding, but I would say (based on the
terminology you're using) you might want to find yourself an HTML
tutorial.

  Here is some basic information on how you can make a button open a link:
    http://www.javascriptkit.com/howto/buttonr2.shtml



Robert





On Mon, Nov 15, 2010 at 17:26, RRRaney <[email protected]> wrote:
> Hello Ben,
>
> I have a "Lauch" button that is not on the main page.
>
> I would like to listen for the clickevent of this button and then
> enter my application if it happens.
>
> I do not think that I will have any problem with the code of the
> "Launched Application" just how to get there is my problem.
>
> If I have a "Submit" button on the HomePage, as the default AppEngine
> builds as default, that is accessable with the RootPanel, there is not
> ant problem.
>
> How can I listen for a clickevent on the ApplicationPage.html (not the
> main page)?
>
> When I am on the HomePage.html, the only thing that I want to happen
> is navagation within the Web-Site pages.
> When I am on the ContactMePage.html, the only thing that I want to
> happen is navagation within the Web-Site pages
> When I am on the ApplicationPage.html I would like to listen for the
> "Launched" clickevent and then enter my AppEngine code or just
> navigate to the other pages code.
>
> I hope this makes sense.
>
> Thanks,
>
> Raney
>
>
>
> --
> 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.
>
>

-- 
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.

Reply via email to