Soldato
- Joined
- 18 Oct 2002
- Posts
- 5,600
- Location
- Surrey
hi all, i need to open a browser from a windows forms application. the recomendation fomr the massed internet knoledge base is to use the System.Diagnostics.Process.Start() method but this throws a security exception in our deployed enviroment 
does anyone know any other ways to get a browser window to start with a url?
cheers
Paul

does anyone know any other ways to get a browser window to start with a url?
cheers
Paul