Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello guys,

I have a problem about how to open up a website with Internet Explorer, Mozilla Firefox, Opera, Apple Safari and so on in VS2010 and ASP.Net.

Regards

Haluk
Posted
Updated 1-Oct-12 0:39am
v4
Comments
bbirajdar 1-Oct-12 6:06am    
Do you mean to say OR or ALL ?
haluk_78 1-Oct-12 6:38am    
Dear regiis,

We designed a website but not like others. It is web programming. It is opening with firefox. However, there are some problems on the website when it is opened by google chrome. So that, we would like it to be opened by any web browser.

1 solution

Go to solution explorer (or) Ctrl+Alt+L

Right click any form choose Browse With..

It will show one dialog box from that you can choose any one and set as default

All the Best
Gopinath Natarajan
 
Share this answer
 
Comments
haluk_78 1-Oct-12 6:49am    
Dear Gopinath,

I am not asking for that. We designed a website but not like others. It is web programming. It is opening with firefox. However, there are some problems on the website when it is opened by google chrome. So that, we would like it to be opened by any web browser.
bbirajdar 1-Oct-12 8:32am    
Here is what you asked - "how to open up a website with Internet Explorer, Mozilla Firefox, Opera, Apple Safari and so on in VS2010 and ASP.Net." .. The solution is correct as per your original question.. +5 from me

Now what you want is that the user should open the website in any other browser than Chrome ..right ? Then in that case, you should display the note to the user that 'the site best viewed in IE, Safari and .....'....You cannot set it from your website. Let the user decide whether to use your site or close the browser window..
haluk_78 1-Oct-12 8:40am    
Dear Regiis,

We created an ASP.NET project in VS2010. I just want the user to open it up with any browser without any problem. How can I set it in ASP.NET?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900