Aaron:

Thanks for the tip.  Sorry about the typos in my posts.  There's so much
going on around here it is hard to concentrate.

I put the picture in my document root and I changed Main.py to:

from WebKit.Page import Page

class Main(Page):

        def writeContent(self):
                self.writeln('''<center><img src="http://localhost/89898_03.jpg";
width="1536" height="1024"><br>''')

Now it works.

Thanks, George Geller




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to