Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regex.Split with a pipe | as separator Pin
GDavy25-Jun-08 0:19
GDavy25-Jun-08 0:19 
Questioncannot implicitly convert type 'int' to 'string' Pin
twistz24-Jun-08 23:34
twistz24-Jun-08 23:34 
AnswerRe: cannot implicitly convert type 'int' to 'string' Pin
Christian Graus24-Jun-08 23:46
protectorChristian Graus24-Jun-08 23:46 
GeneralRe: cannot implicitly convert type 'int' to 'string' Pin
leppie25-Jun-08 2:14
leppie25-Jun-08 2:14 
GeneralRe: cannot implicitly convert type 'int' to 'string' Pin
Christian Graus25-Jun-08 12:05
protectorChristian Graus25-Jun-08 12:05 
AnswerRe: cannot implicitly convert type 'int' to 'string' Pin
Harvey Saayman24-Jun-08 23:47
Harvey Saayman24-Jun-08 23:47 
AnswerRe: cannot implicitly convert type 'int' to 'string' Pin
SteveNY25-Jun-08 3:59
SteveNY25-Jun-08 3:59 
Questionhowto: Image right-click context menu upload Pin
Sazarella24-Jun-08 23:24
Sazarella24-Jun-08 23:24 
Hello everyone,

I need some help here, maybe lots.
Want a quick way to upload images to tinypic dot com from within windows.
Its a free image hosting site. Hope I am not breaking any rules here by typing the site name.

I can think of doing this with right-click context menu.
I am a newbie in programming. This is what I have come up with so far.

Regedit : HKEY_CLASSES_ROOT\jpegfile\shell

Can add a KEY as "Upload to TinyPic". Right click "Upload to TinyPic" and add another key "command".

Right click any jpg/jpeg image file and you'll see the option "Upload to TinyPic" in the context menu.

Now what command to use so that whenever I click on that, the pic will get uploaded to the site and the uploaded site opens up showing the links or something like that.

A friend of mine told me, it can be done thru programming. So thats the reason, I am here. I don't know any programming, so give me codes and stuffs to do that. Just let me know something easy a normal person like me can use.

Kindly help me out.
Thanks a lot.
AnswerRe: howto: Image right-click context menu upload Pin
Christian Graus24-Jun-08 23:34
protectorChristian Graus24-Jun-08 23:34 
GeneralRe: howto: Image right-click context menu upload Pin
Sazarella24-Jun-08 23:45
Sazarella24-Jun-08 23:45 
GeneralRe: howto: Image right-click context menu upload Pin
Christian Graus24-Jun-08 23:49
protectorChristian Graus24-Jun-08 23:49 
GeneralRe: howto: Image right-click context menu upload Pin
Sazarella24-Jun-08 23:58
Sazarella24-Jun-08 23:58 
GeneralRe: howto: Image right-click context menu upload Pin
Christian Graus25-Jun-08 0:06
protectorChristian Graus25-Jun-08 0:06 
GeneralRe: howto: Image right-click context menu upload Pin
Simon P Stevens25-Jun-08 0:20
Simon P Stevens25-Jun-08 0:20 
GeneralRe: howto: Image right-click context menu upload Pin
Sazarella25-Jun-08 3:33
Sazarella25-Jun-08 3:33 
GeneralRe: howto: Image right-click context menu upload Pin
Simon P Stevens25-Jun-08 10:18
Simon P Stevens25-Jun-08 10:18 
AnswerRe: howto: Image right-click context menu upload Pin
Ashfield25-Jun-08 0:39
Ashfield25-Jun-08 0:39 
GeneralRe: howto: Image right-click context menu upload Pin
Sazarella25-Jun-08 3:35
Sazarella25-Jun-08 3:35 
GeneralRe: howto: Image right-click context menu upload Pin
Ashfield25-Jun-08 3:45
Ashfield25-Jun-08 3:45 
GeneralRe: howto: Image right-click context menu upload Pin
Sazarella25-Jun-08 3:48
Sazarella25-Jun-08 3:48 
QuestionCan i run dll setup wizard Pin
wasimsharp24-Jun-08 22:53
wasimsharp24-Jun-08 22:53 
AnswerRe: Can i run dll setup wizard Pin
leppie24-Jun-08 23:28
leppie24-Jun-08 23:28 
GeneralRe: Can i run dll setup wizard Pin
wasimsharp24-Jun-08 23:34
wasimsharp24-Jun-08 23:34 
QuestionConsuming XFire Java web service from WCF Pin
Simon Lime24-Jun-08 22:42
Simon Lime24-Jun-08 22:42 
AnswerRe: Consuming XFire Java web service from WCF Pin
Simon Lime7-Jul-08 1:08
Simon Lime7-Jul-08 1:08 

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.