I don't think I've ever seen something like that work in a standard
browser.  Are you using Django for this?

Nathan

On Wed, 2006-10-18 at 14:11 -0700, carlwenrich wrote:
> I have a python file (hello.py) with the tkinter demo code in it. I
> found an example of someone doing something like this with a python
> module:
> 
> His looks like this:
> 
> <P><OBJECT classid="http://www.miamachina.it/analogclock.py";>
> An animated clock.
> </OBJECT>
> 
> Mine looks like this:
> 
> <p><object classid="http://127.0.0.1/hello.py";>
> text displayed when object fails
> </object>
> 
> Mine of course doesn't work. My question is what must I do to get it to
> work.
> 
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to