RE: [DQSD-Users] javascript error in search.htm (XP)

2003-11-13 Thread Brent Beardsley
Hi Alex,

I'm running WinXP and Firebird .7 but haven't seen the
problems you're having.  All I did was install it and
then in the Firebird General Options panel select Set
Default Browser and then set launchmode=1; in my local
preferences and it's been working great.

Brent

--- "Shawn K. Hall" <[EMAIL PROTECTED]> wrote:
> Hi Alex,
> 
> > Can anyone out there confirm that they have a
> successful
> > install of DQSD runing XP and Firebird .7?
> 
> Not on WinXP, but on W2K I've got some ten or eleven
> browsers
> installed (including Firebird .7) for testing, and
> DQSD works just
> fine.
> 
> Regards,
> 
> Shawn K. Hall
> http://ReliableAnswers.com/
> 
> '//
>

>"Why are you wearing a mask?  Were you burned by
> acid or
> something like that?"
>   -- 'Fezzik', The Princess Bride
> 
> 
> 
> 
>
---
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the
> latest
> developments in Apache, PHP, Perl, XML, Java, MySQL,
> WebDAV, and more! http://www.apachecon.com/
> ___
> To unsubscribe visit:
>
https://lists.sourceforge.net/lists/listinfo/dqsd-users
> [EMAIL PROTECTED]
>
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] javascript error in search.htm (XP)

2003-11-13 Thread Shawn K. Hall
Hi Alex,

> Can anyone out there confirm that they have a successful
> install of DQSD runing XP and Firebird .7?

Not on WinXP, but on W2K I've got some ten or eleven browsers
installed (including Firebird .7) for testing, and DQSD works just
fine.

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// 
   "Why are you wearing a mask?  Were you burned by acid or
something like that?"
  -- 'Fezzik', The Princess Bride




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] javascript error in search.htm (XP)

2003-11-13 Thread B.J. Herbison
I am using Firebird (a later build than 0.7 because of the
problems getting 0.7 to work with the latest Java) and DQSD
is currently working.  As I mentioned I did have a similar
JavaScript problem but removing all tool bars, uninstalling
DQSD, reinstalling, and setting up tool bars again worked.

Firebird does not have an option to check for default browser
at startup, but there is a "make me the default browser" button
in Tools/Options.../General.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031101 Firebird/0.7+

B.J.

At 00:19 13-11-2003, you wrote:
>Thanks to all for the help - I do appreciate it.
>
>I still am unable to get DQSD working (on my W2K box at home it works fine). Here's 
>what I did:
>
>1. Uninstall DQSD from the Add/Remove Programs Control Panel
>2. Restart machine.
>3. Throw away \Program Files\DQSD
>4. Install MS Scripting Additions.
>5. Install DQSD
>
>Sure enough, the MS Scripting stuff didn't make a difference - as, indeed, Glenn said 
>it wouldn't ;)
>So then I:
>
>1. Uninstall DQSD from the Add/Remove Programs Control Panel
>2. Restart machine.
>3. Throw away \Program Files\DQSD
>4. Start up IE and tell it to be the default browser (to make sure all 'default 
>browser' entries are reset to normal).
>5. Start up Firebird .7 and tell it to be the default browser.
>6. Run SetBrowser. I tell it to set the browser to Netscape (not IE or Opera/Other).
>7. Select the Firebird executable.
>8. Install DQSD
>9. I get the same javascript error and, hence, no DQSD
>
>Firebird .7 has no option - AFAIK - to 'ask to be made default browser at startup' . 
>Since the documentation suggests this is an important step, perhaps this is an issue?
>
>So just for fun I told IE to be my default browser, used SetBrowser to make IE my 
>default browser, then used the 'restore original websettings' button on Internet 
>Options >> Program Tab in IE. THEN I tried DQSD (without un- and re-installing) and 
>it STILL didn't work.
>
>Is this some sort of awful idiosyncracy on my part? Can anyone out there confirm that 
>they have a successful install of DQSD runing XP and Firebird .7? I use the program 
>so often at work, it Is Suck to not have it up and running at home
>
>Thanks again for all the help,
>-A
>
>Glenn Carr wrote:
>
>>Make sure you have the latest MS scripting components installed
>>http://tinyurl.com/ue51
>>
>>I know that it doesn't make sense that you should have to do this on an
>>XPsp1 machine, but I've seen it work in the past.
>>
>>- Original Message - From: "Alex Golub" <[EMAIL PROTECTED]>
>>To: <[EMAIL PROTECTED]>
>>Sent: Saturday, November 08, 2003 5:16 PM
>>Subject: [DQSD-Users] javascript error in search.htm (XP)
>>
>>
>> 
>>
>>>Hi folks,
>>>
>>>Hope you can help. Downloaded and installed DQSD just fine. Search box
>>>appears in the taskbard, but when I try a search I get an IE error box
>>>that reads "An error has occurred in the script on this page, line 76
>>>char 5, unspecified error - would you like to continue to run scripts on
>>>this page?" Clicking either yes or no closes the window, and I get no
>>>search result. What's going on?
>>>
>>>-Line 76 char 5 is a bit of commented-out code describing default
>>>keybindings in DQSD.  Can't see any obvious typos on the code that comes
>>>both before and after it :)
>>>
>>>-My default browser is Firebird 0.7 (I know there are issues with DQSD
>>>honoring the default browser, but right now I'm more concerned just to
>>>get a search result at all).
>>>
>>>-I'm running XP SP1
>>>
>>>-I've not monkeyed with any pref files.
>>>
>>>Anyone else ecountered this problem? I have a feeling I'm missing
>>>something obvious - but what?
>>>
>>>thanks in advance,
>>>-A
>>>
>>>
>>>
>>>
>>>
>>>
>>>---
>>>This SF.Net email sponsored by: ApacheCon 2003,
>>>16-19 November in Las Vegas. Learn firsthand the latest
>>>developments in Apache, PHP, Perl, XML, Java, MySQL,
>>>WebDAV, and more! http://www.apachecon.com/
>>>___
>>>To unsubscribe visit:
>>>https://lists.sourceforge.net/lists/listinfo/dqsd-users
>>>[EMAIL PROTECTED]
>>>http://sourceforge.net/mailarchive/forum.php?forum_id=8601
>>>   
>>
>>
>>
>>---
>>This SF.Net email sponsored by: ApacheCon 2003,
>>16-19 November in Las Vegas. Learn firsthand the latest
>>developments in Apache, PHP, Perl, XML, Java, MySQL,
>>WebDAV, and more! http://www.apachecon.com/
>>___
>>To unsubscribe visit:
>>https://lists.sourceforge.net/lists/listinfo/dqsd-users
>>[EMAIL PROTECTED]
>>http://sourceforge.net/mailarchive/forum.php?forum_id=8601
>> 
>
>
>
>
>---
>This SF.Net email sponsored by: ApacheCon 2003,
>16-19 November in Las Vegas. Learn firsthand the latest
>developments in Apache, PHP, Perl, XML, Java,

Re: [DQSD-Users] javascript error in search.htm (XP)

2003-11-12 Thread Alex Golub
Thanks to all for the help - I do appreciate it.

I still am unable to get DQSD working (on my W2K box at home it works 
fine). Here's what I did:

1. Uninstall DQSD from the Add/Remove Programs Control Panel
2. Restart machine.
3. Throw away \Program Files\DQSD
4. Install MS Scripting Additions.
5. Install DQSD
Sure enough, the MS Scripting stuff didn't make a difference - as, 
indeed, Glenn said it wouldn't ;)
So then I:

1. Uninstall DQSD from the Add/Remove Programs Control Panel
2. Restart machine.
3. Throw away \Program Files\DQSD
4. Start up IE and tell it to be the default browser (to make sure all 
'default browser' entries are reset to normal).
5. Start up Firebird .7 and tell it to be the default browser.
6. Run SetBrowser. I tell it to set the browser to Netscape (not IE or 
Opera/Other).
7. Select the Firebird executable.
8. Install DQSD
9. I get the same javascript error and, hence, no DQSD

Firebird .7 has no option - AFAIK - to 'ask to be made default browser 
at startup' . Since the documentation suggests this is an important 
step, perhaps this is an issue?

So just for fun I told IE to be my default browser, used SetBrowser to 
make IE my default browser, then used the 'restore original websettings' 
button on Internet Options >> Program Tab in IE. THEN I tried DQSD 
(without un- and re-installing) and it STILL didn't work.

Is this some sort of awful idiosyncracy on my part? Can anyone out there 
confirm that they have a successful install of DQSD runing XP and 
Firebird .7? I use the program so often at work, it Is Suck to not have 
it up and running at home

Thanks again for all the help,
-A
Glenn Carr wrote:

Make sure you have the latest MS scripting components installed
http://tinyurl.com/ue51
I know that it doesn't make sense that you should have to do this on an
XPsp1 machine, but I've seen it work in the past.
- Original Message - 
From: "Alex Golub" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 08, 2003 5:16 PM
Subject: [DQSD-Users] javascript error in search.htm (XP)

 

Hi folks,

Hope you can help. Downloaded and installed DQSD just fine. Search box
appears in the taskbard, but when I try a search I get an IE error box
that reads "An error has occurred in the script on this page, line 76
char 5, unspecified error - would you like to continue to run scripts on
this page?" Clicking either yes or no closes the window, and I get no
search result. What's going on?
-Line 76 char 5 is a bit of commented-out code describing default
keybindings in DQSD.  Can't see any obvious typos on the code that comes
both before and after it :)
-My default browser is Firebird 0.7 (I know there are issues with DQSD
honoring the default browser, but right now I'm more concerned just to
get a search result at all).
-I'm running XP SP1

-I've not monkeyed with any pref files.

Anyone else ecountered this problem? I have a feeling I'm missing
something obvious - but what?
thanks in advance,
-A




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601
   



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 





---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] javascript error in search.htm (XP)

2003-11-10 Thread Glenn Carr
Make sure you have the latest MS scripting components installed
http://tinyurl.com/ue51

I know that it doesn't make sense that you should have to do this on an
XPsp1 machine, but I've seen it work in the past.

- Original Message - 
From: "Alex Golub" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 08, 2003 5:16 PM
Subject: [DQSD-Users] javascript error in search.htm (XP)


> Hi folks,
>
> Hope you can help. Downloaded and installed DQSD just fine. Search box
> appears in the taskbard, but when I try a search I get an IE error box
> that reads "An error has occurred in the script on this page, line 76
> char 5, unspecified error - would you like to continue to run scripts on
> this page?" Clicking either yes or no closes the window, and I get no
> search result. What's going on?
>
> -Line 76 char 5 is a bit of commented-out code describing default
> keybindings in DQSD.  Can't see any obvious typos on the code that comes
> both before and after it :)
>
> -My default browser is Firebird 0.7 (I know there are issues with DQSD
> honoring the default browser, but right now I'm more concerned just to
> get a search result at all).
>
> -I'm running XP SP1
>
> -I've not monkeyed with any pref files.
>
> Anyone else ecountered this problem? I have a feeling I'm missing
> something obvious - but what?
>
> thanks in advance,
> -A
>
>
>
>
>
>
> ---
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the latest
> developments in Apache, PHP, Perl, XML, Java, MySQL,
> WebDAV, and more! http://www.apachecon.com/
> ___
> To unsubscribe visit:
> https://lists.sourceforge.net/lists/listinfo/dqsd-users
> [EMAIL PROTECTED]
> http://sourceforge.net/mailarchive/forum.php?forum_id=8601



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] javascript error in search.htm (XP)

2003-11-09 Thread B.J. Herbison
I had this problem a couple of times.  I think I may have had
two DQSD toolbars at the same time.  I fixed my problem by
saving my preferences then uninstalling and reinstalling DQSD.

B.J.

At 18:16 08-11-2003, you wrote:
>Hi folks,
>
>Hope you can help. Downloaded and installed DQSD just fine. Search box appears in the 
>taskbard, but when I try a search I get an IE error box that reads "An error has 
>occurred in the script on this page, line 76 char 5, unspecified error - would you 
>like to continue to run scripts on this page?" Clicking either yes or no closes the 
>window, and I get no search result. What's going on?
>
>-Line 76 char 5 is a bit of commented-out code describing default keybindings in 
>DQSD.  Can't see any obvious typos on the code that comes both before and after it :)
>
>-My default browser is Firebird 0.7 (I know there are issues with DQSD honoring the 
>default browser, but right now I'm more concerned just to get a search result at all).
>
>-I'm running XP SP1
>
>-I've not monkeyed with any pref files.
>
>Anyone else ecountered this problem? I have a feeling I'm missing something obvious - 
>but what?
>
>thanks in advance,
>-A
>
>
>
>
>
>
>---
>This SF.Net email sponsored by: ApacheCon 2003,
>16-19 November in Las Vegas. Learn firsthand the latest
>developments in Apache, PHP, Perl, XML, Java, MySQL,
>WebDAV, and more! http://www.apachecon.com/
>___
>To unsubscribe visit:
>https://lists.sourceforge.net/lists/listinfo/dqsd-users
>[EMAIL PROTECTED]
>http://sourceforge.net/mailarchive/forum.php?forum_id=8601

-- 
B.J. Herbison / [EMAIL PROTECTED] / http://www.herbison.com/herbison/bj.html
The Next Asylum / 203 Long Hill Road / Bolton, MA  01740-1421 / +1 978 634-1061 





---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] javascript error in search.htm (XP)

2003-11-08 Thread John W. Bairen, Jr.
My guess is the default browser issue.  Please try the steps for the
default browser work around here:

http://www.dqsd.net/faq.htm#Known%20Issues

JB


> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Alex Golub
> Sent: Saturday, November 08, 2003 6:17 PM
> To: [EMAIL PROTECTED]
> Subject: [DQSD-Users] javascript error in search.htm (XP)
> 
> 
> Hi folks,
> 
> Hope you can help. Downloaded and installed DQSD just fine. 
> Search box 
> appears in the taskbard, but when I try a search I get an IE 
> error box 
> that reads "An error has occurred in the script on this page, line 76 
> char 5, unspecified error - would you like to continue to run 
> scripts on 
> this page?" Clicking either yes or no closes the window, and I get no 
> search result. What's going on?
> 
> -Line 76 char 5 is a bit of commented-out code describing default 
> keybindings in DQSD.  Can't see any obvious typos on the code 
> that comes 
> both before and after it :)
> 
> -My default browser is Firebird 0.7 (I know there are issues 
> with DQSD 
> honoring the default browser, but right now I'm more 
> concerned just to 
> get a search result at all).
> 
> -I'm running XP SP1
> 
> -I've not monkeyed with any pref files.
> 
> Anyone else ecountered this problem? I have a feeling I'm missing 
> something obvious - but what?
> 
> thanks in advance,
> -A
> 
> 
> 
> 
> 
> 
> ---
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the latest 
> developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, 
> and more! http://www.apachecon.com/ 
> ___
> To unsubscribe visit: 
> https://lists.sourceforge.net/lists/listinf> o/dqsd-users
> 
> [EMAIL PROTECTED] 
> http://sourceforge.net/mailarchive/forum.php?forum_id=8601
> 
> 



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601