Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
Questionexporting dataset to excel Pin
Member 22115382-Sep-05 18:28
Member 22115382-Sep-05 18:28 
Questionexporting dataset to excel Pin
Member 22115382-Sep-05 18:25
Member 22115382-Sep-05 18:25 
QuestionHow to create Graphics g? Event Fires Pin
...---...2-Sep-05 14:31
...---...2-Sep-05 14:31 
AnswerRe: How to create Graphics g? Event Fires Pin
Mohamad Al Husseiny2-Sep-05 14:41
Mohamad Al Husseiny2-Sep-05 14:41 
GeneralRe: How to create Graphics g? Event Fires Pin
...---...2-Sep-05 15:01
...---...2-Sep-05 15:01 
QuestionDataBindings for form controls. How? Pin
Lexa19832-Sep-05 14:04
Lexa19832-Sep-05 14:04 
QuestionIP help Pin
aspiringCodeMonkey2-Sep-05 12:56
aspiringCodeMonkey2-Sep-05 12:56 
AnswerRe: IP help Pin
Guffa2-Sep-05 13:21
Guffa2-Sep-05 13:21 
There is no way of getting the external ip directly. It simply does not exist in the computer.

You have to send a request outside the local network so that the ip number can be detected and sent back to you. For this you need a server that will return the ip number to you.

There are a lot of pages out there that will tell you what ip address you are using. Like Aspsidan/IP[^]. You can use a page like that to get the ip number in the response. Ideal for you would be a page that returns only the ip number in plain text, and nothing else.

---
b { font-weight: normal; }

AnswerRe: IP help Pin
ediazc2-Sep-05 13:28
ediazc2-Sep-05 13:28 
Questionabstract class constructor? Pin
Niklas Ulvinge2-Sep-05 9:52
Niklas Ulvinge2-Sep-05 9:52 
AnswerRe: abstract class constructor? Pin
Robert Rohde2-Sep-05 10:27
Robert Rohde2-Sep-05 10:27 
QuestionRe: abstract class constructor? Pin
Guffa2-Sep-05 10:33
Guffa2-Sep-05 10:33 
AnswerRe: abstract class constructor? Pin
Niklas Ulvinge2-Sep-05 10:39
Niklas Ulvinge2-Sep-05 10:39 
AnswerRe: abstract class constructor? Pin
ediazc2-Sep-05 13:31
ediazc2-Sep-05 13:31 
GeneralRe: abstract class constructor? Pin
Niklas Ulvinge2-Sep-05 21:44
Niklas Ulvinge2-Sep-05 21:44 
QuestionCasting to double Pin
Goebel2-Sep-05 9:29
Goebel2-Sep-05 9:29 
AnswerRe: Casting to double Pin
Alomgir Miah2-Sep-05 10:00
Alomgir Miah2-Sep-05 10:00 
AnswerRe: Casting to double Pin
Guffa2-Sep-05 10:44
Guffa2-Sep-05 10:44 
GeneralRe: Casting to double Pin
Goebel2-Sep-05 23:45
Goebel2-Sep-05 23:45 
GeneralInternet Dial from C# Pin
Member 22453512-Sep-05 9:20
Member 22453512-Sep-05 9:20 
GeneralRe: Internet Dial from C# Pin
Dan Neely2-Sep-05 10:10
Dan Neely2-Sep-05 10:10 
GeneralRe: Internet Dial from C# Pin
Member 22453516-Sep-05 3:02
Member 22453516-Sep-05 3:02 
Questionhelp me plz Pin
jaws_bodo2-Sep-05 9:17
sussjaws_bodo2-Sep-05 9:17 
AnswerRe: help me plz Pin
Dan Neely2-Sep-05 10:14
Dan Neely2-Sep-05 10:14 
GeneralRe: help me plz Pin
Dave Shaw2-Sep-05 13:18
Dave Shaw2-Sep-05 13:18 

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.