Click here to Skip to main content
15,902,447 members
Home / Discussions / C#
   

C#

 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 2:59
baranils6-Mar-08 2:59 
GeneralRe: Launch an url from csharp Pin
J4amieC6-Mar-08 3:34
J4amieC6-Mar-08 3:34 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 3:48
baranils6-Mar-08 3:48 
GeneralRe: Launch an url from csharp Pin
Pete O'Hanlon6-Mar-08 4:54
mvePete O'Hanlon6-Mar-08 4:54 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 5:23
baranils6-Mar-08 5:23 
GeneralRe: Launch an url from csharp Pin
Pete O'Hanlon6-Mar-08 6:31
mvePete O'Hanlon6-Mar-08 6:31 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 7:09
baranils6-Mar-08 7:09 
GeneralRe: Launch an url from csharp Pin
Pete O'Hanlon6-Mar-08 22:00
mvePete O'Hanlon6-Mar-08 22:00 
baranils wrote:
Can you tell me what is so that so obviously wrong in my example !!

If you just claim that I didn't give a real url as http://www.microsoft.com

I'm sorry for microsoft


System.Diagnostics.Process.Start(@"myUrl");


Right - you use a quoted string there not a variable. That's what is wrong - if you type this in and try to run it, it's not going to understand what you are trying to do. How could it?


Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: Launch an url from csharp Pin
led mike6-Mar-08 4:47
led mike6-Mar-08 4:47 
GeneralCrystal reports Pin
NewToAspDotNet6-Mar-08 2:16
NewToAspDotNet6-Mar-08 2:16 
GeneralRe: Crystal reports Pin
jchalfant6-Mar-08 3:14
jchalfant6-Mar-08 3:14 
GeneralRe: Crystal reports Pin
NewToAspDotNet6-Mar-08 3:57
NewToAspDotNet6-Mar-08 3:57 
GeneralRe: Crystal reports Pin
jchalfant6-Mar-08 5:10
jchalfant6-Mar-08 5:10 
GeneralCreate a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 2:13
ankita luniya6-Mar-08 2:13 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
Himanshu Joshi6-Mar-08 2:47
Himanshu Joshi6-Mar-08 2:47 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 3:10
ankita luniya6-Mar-08 3:10 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
Himanshu Joshi6-Mar-08 3:13
Himanshu Joshi6-Mar-08 3:13 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 3:25
ankita luniya6-Mar-08 3:25 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
Himanshu Joshi6-Mar-08 3:33
Himanshu Joshi6-Mar-08 3:33 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 3:37
ankita luniya6-Mar-08 3:37 
Generalaccessing the Active Directory is giving an error message which is "Insufficient memory " Pin
rozhanin6-Mar-08 1:39
rozhanin6-Mar-08 1:39 
GeneralBuild An Assembly Pin
razanabanu6-Mar-08 1:19
razanabanu6-Mar-08 1:19 
GeneralRe: Build An Assembly Pin
Pete O'Hanlon6-Mar-08 1:28
mvePete O'Hanlon6-Mar-08 1:28 
GeneralRe: Build An Assembly Pin
razanabanu6-Mar-08 1:31
razanabanu6-Mar-08 1:31 
GeneralRe: Build An Assembly Pin
Pete O'Hanlon6-Mar-08 1:57
mvePete O'Hanlon6-Mar-08 1:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.