forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Problem with Firefox as default browser

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Thu Sep 09, 2004 11:20 am    Post subject: Problem with Firefox as default browser Reply with quote

I have just installed Mozilla Firefox and set it as my default browser.

I find that if you open a URL using the command e.g.:

Code:
shell open,http://www.tech-pro.net/


then I receive an error message from Windows that it cannot find the resource, although the page does open in the browser.

My non-VDS programs that open a web page have the same problem? Has anyone else found this?

_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Thu Sep 09, 2004 7:47 pm    Post subject: Reply with quote

I have the same problem in XP, but did not have that happen in WinME.
_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
SnarlingSheep
Professional Member
Professional Member


Joined: 13 Mar 2001
Posts: 759
Location: Michigan

PostPosted: Thu Sep 09, 2004 11:42 pm    Post subject: Reply with quote

http://www.brunningonline.net/simon/blog/archives/001465.html
_________________
-Sheep
My pockets hurt...
Back to top
View user's profile Send private message Send e-mail
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Fri Sep 10, 2004 7:55 am    Post subject: Reply with quote

Thanks. That's a relief!
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
GeoTrail
Valued Contributor
Valued Contributor


Joined: 18 Feb 2003
Posts: 572
Location: Bergen, Norway

PostPosted: Thu Nov 18, 2004 11:42 am    Post subject: Reply with quote

I tried the same using shell open and it's working here.
I also have Firefox 1.0 as default browser and SP2 on WinXP.

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
GeoTrail
Valued Contributor
Valued Contributor


Joined: 18 Feb 2003
Posts: 572
Location: Bergen, Norway

PostPosted: Fri Nov 19, 2004 9:26 am    Post subject: Reply with quote

To make sure the default browser is launched you can do this
Code:
%T = @regread(HLM, SOFTWARE\Classes\http\shell\open\command, "")
%T = @SUBSTR(%T,1,@fsub(@len(%T),10))
run %T http://www.geotrail-corp.com/
Wink
_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Fri Nov 19, 2004 5:02 pm    Post subject: Reply with quote

That seems to me like a longwinded way of getting the same result as the example I typed. If my command won't work, yours won't either, because the registry value you read is the thing that's incorrect.
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
GeoTrail
Valued Contributor
Valued Contributor


Joined: 18 Feb 2003
Posts: 572
Location: Bergen, Norway

PostPosted: Fri Nov 19, 2004 5:10 pm    Post subject: Reply with quote

Maybe so, but if you test it you will se that there is a difference.
If you are using Opera or Firefox and you have set the browser to open urls from outside the browser into new tabs it will do so. And if you use IE, it will open the url in a new window instead of in the current IE window.

When you are using the shell command in IE forexample and have a browser window open, it will open up in the last active window. I used to do this in a program I made some time back and people didn't like that. So I did it the way shown above and all seemed happy.

Anyways, just a suggestion Smile

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Fri Nov 19, 2004 5:38 pm    Post subject: Reply with quote

My default browser is Firefox and it opens a new window whichever way you do it.
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
GeoTrail
Valued Contributor
Valued Contributor


Joined: 18 Feb 2003
Posts: 572
Location: Bergen, Norway

PostPosted: Fri Nov 19, 2004 6:32 pm    Post subject: Reply with quote

Yes, but you can set it to open new urls in a new tab or window aswell. You cannot do that with IE.
_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group