Hmm... I fixed that just prior to packing up and uploading... The problem was that my host "overloaded" window.external, but didn't expose the same properties as IE does, so the AutoCompleteSaveForm failed.
Now it seems it's trying to use the external even if I'm not providing one. It works here... Oh, I just noticed, that's because my window.external call is commented out. I'm stupid :-( Oh well, the solution is, as you noticed, to comment out: window.external.AutoCompleteSaveForm(deff); from search.htm. - Kim > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of John W. Bairen, Jr. > Sent: den 30 juni 2006 03:59 > To: 'DQSD development discussions' > Subject: Re: [DQSD-Devel] Keryn's Message > > > Well I got the host dll to work and I am using IE7 B3. > > Only problem... I use blingo as my default search... > > But when I run any search (even one for switchboard.com) I > get 2 script errors and it always launches a google search. > > The errors are... > > > Internet Explorer script error... > Line 184 > Char 3 > Error 'window.external' is null or not an object Code 0 URL > file:///.... search.htm Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
