Re: Re: CherryPy execute class function on button click when tree.mount() method used?

Sviatoslav Sydorenko <[email protected]> Sat, 28 Apr 2018 21:19:16 +0000
Newsgroups gmane.comp.python.cherrypy
Message-ID <CAFYONRDB4Yho3a0G1KtFp+z_=aB0N+d7gkANoqDD-WT8Jd0i1Q@mail.gmail.com>
It does not depend on browser or mount method. You probably emitted wrong
html from the request handler.

--Sviatoslav.

Sent from my phone, please pardon any typos.

On Sat, Apr 28, 2018, 23:02 <[email protected]> wrote:

> I found out that the issue is actually specific to the browser, Microsoft
> IE 11 does not parse the HTML correctly, as say Firefox does.  So the
> examples of how to use CherryPy with tree.mount() versus quickstart() work
> on Firefox but not IE11.
>
> On Saturday, April 28, 2018 at 8:28:24 AM UTC-7, [email protected] wrote:
>>
>> How do you get CherryPy to execute class function on button click when
>> tree.mount() method used?  All the examples use quickstart, which is not
>> reasonable for any serious web site implementation.  Tutorial 4 from the
>> CherryPy documentation fails with '/generate' not found, if you change from
>> quick start to tree.mount execution model.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "cherrypy-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> Visit this group at https://groups.google.com/group/cherrypy-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
Visit this group at https://groups.google.com/group/cherrypy-users.
For more options, visit https://groups.google.com/d/optout.