[Twisted-Python] LivePage InputConduit only example
Abe Fettig
abe at fettig.net
Fri May 23 09:42:03 MDT 2003
On Thu, 2003-05-22 at 12:37, Donovan Preston wrote:
> By popular demand, an example of using LivePage without the
> OutputConduit, and all the problems inherit with it. With this
> technique, you can build DHTML-style applications using pure,
> server-side Python. The only drawback of this technique is that you
> can't update the user's Browser without them having initiated an action
> on the client side first. For many applications, the ability to
> dynamically replace parts of the page in response to events on the
> client browser (onclick, onchange, etc) will be enough.
>
> I would really appreciate compatibility reports for various funky
> browsers for this example. I have tested it and it works on:
>
> IE Win
> IE Mac
> Mozilla Everywhere
> Safari OS X
> OmniWeb 4.5 SneakyPeek OS X
Is this working in CVS only? Using Twisted 1.0.5, I can't get it to
work on Mozilla, IE/Win, or Konqueror.
Abe
More information about the Twisted-Python
mailing list