Opening IE

  • Thread starter Thread starter Paulo
  • Start date Start date
P

Paulo

VWD 2k8 Express opens FF when I run the web application. Can it open the IE
instead FF?

Windows open urls FF by default! I need to open IE only on VWD

many thanks!
 
Paulo said:
VWD 2k8 Express opens FF when I run the web application. Can it open
the IE instead FF?

Windows open urls FF by default! I need to open IE only on VWD

If it behaves the same as VS2008, right-click an aspx file and choose Open
with... - all will be revealed.

Andrew
 
Andrew made a little mistake but still gave you a good hint :)
Right click on .aspx file in your project/solution panel and choose 'Browse
With'

George
 
Back
Top