Click here to Skip to main content
15,899,825 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Need to highlight text area in an image Pin
Imran Khan Pathan4-Dec-08 0:17
Imran Khan Pathan4-Dec-08 0:17 
AnswerRe: Need to highlight text area in an image Pin
Christian Graus4-Dec-08 8:45
protectorChristian Graus4-Dec-08 8:45 
Questiongoogle problem Pin
Monu1603-Dec-08 22:05
Monu1603-Dec-08 22:05 
AnswerRe: google problem Pin
SeMartens3-Dec-08 22:18
SeMartens3-Dec-08 22:18 
GeneralRe: google problem Pin
Monu1603-Dec-08 22:29
Monu1603-Dec-08 22:29 
GeneralRe: google problem Pin
SeMartens3-Dec-08 23:37
SeMartens3-Dec-08 23:37 
Question[Message Deleted] Pin
mr_muskurahat3-Dec-08 21:22
mr_muskurahat3-Dec-08 21:22 
AnswerRe: Can we Get Client Computer Name in ASP.net?? Pin
SeMartens3-Dec-08 22:12
SeMartens3-Dec-08 22:12 
Hi,

it is easy to get the client IP-Address with

<br />
   Request.ServerVariables["REMOTE_ADDR"]<br />


If the client pc is a part of your intranet than you could try to use DNS to resolve the computer name from the IP. If this is not the case, you could try to accomplish this by using JavaScript, to get the name on the client side and then send this information to your server.

Hope this helps.

Regards
Sebastian

It's not a bug, it's a feature!

Me in Softwareland.

GeneralRe: Can we Get Client Computer Name in ASP.net?? Pin
mr_muskurahat3-Dec-08 22:19
mr_muskurahat3-Dec-08 22:19 
GeneralRe: Can we Get Client Computer Name in ASP.net?? Pin
Abhijit Jana3-Dec-08 22:51
professionalAbhijit Jana3-Dec-08 22:51 
GeneralRe: Can we Get Client Computer Name in ASP.net?? Pin
SeMartens3-Dec-08 23:19
SeMartens3-Dec-08 23:19 
AnswerRe: Can we Get Client Computer Name in ASP.net?? Pin
SachinKumar M3-Dec-08 22:49
SachinKumar M3-Dec-08 22:49 
AnswerRe: [Message Deleted] Pin
Christian Graus4-Dec-08 8:47
protectorChristian Graus4-Dec-08 8:47 
Questionhelp me with the hotel system please... Pin
yueningjun3-Dec-08 20:05
yueningjun3-Dec-08 20:05 
AnswerRe: help me with the hotel system please... Pin
SeMartens3-Dec-08 22:14
SeMartens3-Dec-08 22:14 
GeneralRe: help me with the hotel system please... Pin
yueningjun4-Dec-08 2:42
yueningjun4-Dec-08 2:42 
AnswerRe: help me with the hotel system please... Pin
Ashfield4-Dec-08 1:34
Ashfield4-Dec-08 1:34 
GeneralRe: help me with the hotel system please... Pin
yueningjun4-Dec-08 2:44
yueningjun4-Dec-08 2:44 
GeneralRe: help me with the hotel system please... Pin
MidwestLimey4-Dec-08 5:41
professionalMidwestLimey4-Dec-08 5:41 
GeneralRe: help me with the hotel system please... Pin
Christian Graus4-Dec-08 8:48
protectorChristian Graus4-Dec-08 8:48 
Questionwhat is the capacity of a upload control in asp.net Pin
souravghosh183-Dec-08 19:55
souravghosh183-Dec-08 19:55 
AnswerRe: what is the capacity of a upload control in asp.net Pin
Abhijit Jana3-Dec-08 20:10
professionalAbhijit Jana3-Dec-08 20:10 
AnswerRe: what is the capacity of a upload control in asp.net Pin
Christian Graus4-Dec-08 8:50
protectorChristian Graus4-Dec-08 8:50 
QuestionTextbox string problem Pin
lakshmichawala3-Dec-08 19:36
lakshmichawala3-Dec-08 19:36 
AnswerRe: Textbox string problem Pin
Abhijit Jana3-Dec-08 19:43
professionalAbhijit Jana3-Dec-08 19:43 

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.