From: Raymond I. <xw...@ya...> - 2003-07-07 15:05:00
|
Hi George, The attached file contains the fix for the ns7 bug. It also fixed a bug in ns6. Many thanks for helping us out with the DynAPI. -- Raymond Irving --- George Porterfield <geo...@ve...> wrote: > At Raymond's suggestion, I have posted a > demonstration page on my church > web site to highlight the problem I described below. > The description of > the problem is listed at the top of the demo page. > The demo page is at > http://www.ctbc.org/test/testlp.html. > > TIA, > George > > Raymond Irving wrote: > > > > Hi George, > > > > Could you please post a working example of the > > problems your having to the help group? This could > > save us a lot of time trying to reproduce the > problem. > > > > -- > > Raymond Irving > > > > --- George Porterfield > > <geo...@ve...> wrote: > > > I am using the Beta 1 Release of DynAPI 3.0.0 as > > > part of an effort to > > > redesign the web site for my church. Part of my > > > approach is to use a > > > LoadPanel to display a lot of the detail pages > from > > > our old site design > > > without too many changes being required. > > > > > > Most of the pages display in the LoadPanel OK, > but I > > > have run into a few > > > pages that contain some html/script code that is > > > causing problems. This > > > problem only happens when the page is viewed > using > > > Netscape 7.0. It > > > does not happen with IE5.5 or Netscape 4.79 (the > > > only three browsers > > > that I have ready access to). > > > > > > Here is the problem situation. On a part of the > > > page being loaded, > > > there is some javascript in the middle of a > table to > > > load some dynamic > > > information from a news source. This is done > with a > > > series of > > > document.writeln statements. With NS4.79 and > > > IE5.5, this information > > > is written properly to the "document" within the > > > LoadPanel and displays > > > correctly. However, when I try to display the > same > > > page on NS7.0, the > > > information from the document.writeln commands > is > > > written to the > > > top/parent browser window. This of course > > > eliminates my entire page > > > including the loadpanel and other layers. Also, > > > since it is not a > > > complete html document, it tends to lock up > NS7.0. > > > > > > How can I change the statements in the external > file > > > be loaded so that > > > the information currently in the document.write > > > statements will write to > > > the correct place? I guess I would need to use > the > > > addHTML function, > > > but of what object? I have tried a few, but > most of > > > my attempts > > > indicate the object is undefined. Ideally, this > > > should be one solution > > > that will work in all browsers. > > > > > > TIA, > > > George > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built > > > ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums > are > > > available now. > > > Download today and enter to win an XBOX or > Visual > > > Studio .NET. > > > > > > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > > > _______________________________________________ > > > Dynapi-Help mailing list > > > Dyn...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built > ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are > available now. > Download today and enter to win an XBOX or Visual > Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |