Re: [Zope] RSS and JavaScript

2001-01-09 Thread LARRY CHUON
John, You were right. There was a typo in my javascript. I was very and decided to retype the entire script all over again. It turned out that I left out a angle bracket. Thanks for your help. Larry On Sun, 07 January 2001, John Morton wrote: > > On 7 Jan 2001 17:51:24 -0800 LARRY CHUON

[Zope] Re[2]: [Zope] RSS and JavaScript

2001-01-08 Thread John Morton
On 8 Jan 2001 08:22:15 -0800 LARRY CHUON <[EMAIL PROTECTED]> wrote: > Hi all, > > Thank you John for your quick reply to my previous email. I've tried > out both of your suggestions below. It still does work. I might have > done something incorrectly as I am very new to these stuffs. Here ar

Re: [Zope] RSS and JavaScript

2001-01-08 Thread LARRY CHUON
Hi all, Thank you John for your quick reply to my previous email. I've tried out both of your suggestions below. It still does work. I might have done something incorrectly as I am very new to these stuffs. Here are the steps that I've taken: 1) I create a file called openMe_js with JavaScr

Re: [Zope] RSS and JavaScript

2001-01-08 Thread Holger Lehmann
Am Montag, 8. Januar 2001 04:11 schrieben Sie: > On 7 Jan 2001 17:51:24 -0800 LARRY CHUON <[EMAIL PROTECTED]> wrote: > > Hi Zopistas, > > > > Happy New Year! --snipp-- > Or do what you did before: > > "> This will also do the trick:

Re: [Zope] RSS and JavaScript

2001-01-07 Thread John Morton
On 7 Jan 2001 17:51:24 -0800 LARRY CHUON <[EMAIL PROTECTED]> wrote: > Hi Zopistas, > > Happy New Year! > > I'm working with SiteSummary and would like htmlPreview to grab the URL > and open it up in a new window. It's not working correct. I'm unsure > how Zope handle javascript either. Zope

[Zope] RSS and JavaScript

2001-01-07 Thread LARRY CHUON
Hi Zopistas, Happy New Year! I'm working with SiteSummary and would like htmlPreview to grab the URL and open it up in a new window. It's not working correct. I'm unsure how Zope handle javascript either. Any help is greatly appreciated. Below is my htmlPreview. I also tried to put the j