Click here to Skip to main content
15,893,161 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: full text search example implement in .net Pin
Christian Graus16-Nov-09 20:11
protectorChristian Graus16-Nov-09 20:11 
QuestionRegular expression in asp.net Pin
Pankaj Saha16-Nov-09 18:42
Pankaj Saha16-Nov-09 18:42 
AnswerRe: Regular expression in asp.net Pin
OriginalGriff16-Nov-09 21:32
mveOriginalGriff16-Nov-09 21:32 
GeneralRe: Regular expression in asp.net Pin
Pankaj Saha16-Nov-09 23:31
Pankaj Saha16-Nov-09 23:31 
QuestionHow to get Hardware Information of Client PC? Pin
asfak.ur.rahman16-Nov-09 18:27
asfak.ur.rahman16-Nov-09 18:27 
AnswerRe: How to get Hardware Information of Client PC? Pin
Abhijit Jana16-Nov-09 18:54
professionalAbhijit Jana16-Nov-09 18:54 
GeneralRe: How to get Hardware Information of Client PC? Pin
asfak.ur.rahman17-Nov-09 14:14
asfak.ur.rahman17-Nov-09 14:14 
AnswerRe: How to get Hardware Information of Client PC? Pin
Abhishek Sur16-Nov-09 21:16
professionalAbhishek Sur16-Nov-09 21:16 
You can only access Request Header info to get info from the client. ManagementObjectSearcher will get you hardware info of the Host computer.

I guess, you can get IP of the computer and few other things only.
I think if you can make use of plugins like Silverlight or flash, you can extend this upto a certain extent but also be limited.

Smile | :)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

QuestionConverting date time to Thai calendar month Pin
meeram39516-Nov-09 18:00
meeram39516-Nov-09 18:00 
Questionsetting value of a control in ascx via aspx [modified] Pin
uglyeyes16-Nov-09 13:55
uglyeyes16-Nov-09 13:55 
AnswerRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:00
protectorChristian Graus16-Nov-09 14:00 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 14:12
uglyeyes16-Nov-09 14:12 
GeneralRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:20
protectorChristian Graus16-Nov-09 14:20 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 14:25
uglyeyes16-Nov-09 14:25 
GeneralRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:27
protectorChristian Graus16-Nov-09 14:27 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 14:54
uglyeyes16-Nov-09 14:54 
GeneralRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:59
protectorChristian Graus16-Nov-09 14:59 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 15:06
uglyeyes16-Nov-09 15:06 
GeneralRe: setting value of a control in ascx via aspx [modified] Pin
uglyeyes16-Nov-09 15:14
uglyeyes16-Nov-09 15:14 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 16:48
uglyeyes16-Nov-09 16:48 
QuestionWorking with Themes Pin
FJJCENTU16-Nov-09 12:19
FJJCENTU16-Nov-09 12:19 
AnswerRe: Working with Themes Pin
AlexeiXX316-Nov-09 13:45
AlexeiXX316-Nov-09 13:45 
AnswerRe: Working with Themes Pin
sashidhar16-Nov-09 17:53
sashidhar16-Nov-09 17:53 
Questionpost back issue Pin
Tauseef A16-Nov-09 10:45
Tauseef A16-Nov-09 10:45 
AnswerRe: post back issue Pin
Christian Graus16-Nov-09 11:09
protectorChristian Graus16-Nov-09 11:09 

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.