Click here to Skip to main content
16,013,642 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: MultiColumn DropDown Box in Gridview Pin
Abhijit Jana2-Oct-09 10:28
professionalAbhijit Jana2-Oct-09 10:28 
Questionftp Pin
hasani20072-Oct-09 10:04
hasani20072-Oct-09 10:04 
AnswerRe: ftp Pin
Christian Graus2-Oct-09 11:12
protectorChristian Graus2-Oct-09 11:12 
AnswerRe: ftp Pin
Abhishek Sur2-Oct-09 12:45
professionalAbhishek Sur2-Oct-09 12:45 
GeneralRe: ftp Pin
hasani20072-Oct-09 21:33
hasani20072-Oct-09 21:33 
GeneralRe: ftp Pin
Abhishek Sur3-Oct-09 6:35
professionalAbhishek Sur3-Oct-09 6:35 
QuestionMotherboard serial of client machine? Pin
_Madmatt2-Oct-09 8:48
_Madmatt2-Oct-09 8:48 
AnswerRe: Motherboard serial of client machine? Pin
Abhijit Jana2-Oct-09 8:58
professionalAbhijit Jana2-Oct-09 8:58 
_Madmatt wrote:
Is it possible to get the serial number of the motherboard via ASP.NET? This would me interesting to send the license key of my software automatically.

As it is Client Machine, then you can only think about JavaScript. But Javascript does have that much rights to access your system information. So you can't do it using JavaScript.

This can be done with ActiveX control. Smile | :) But this will run only on IE.

Other option that you can try is "Java Applet". Smile | :) But for that all clients need JRE installed and Enabled in Browser .

Hope this information is helpful to you !! Big Grin | :-D

Abhijit Jana | Codeproject MVP
Web Site : abhijitjana.net
Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

GeneralRe: Motherboard serial of client machine? Pin
_Madmatt2-Oct-09 9:11
_Madmatt2-Oct-09 9:11 
GeneralRe: Motherboard serial of client machine? Pin
Abhijit Jana2-Oct-09 10:29
professionalAbhijit Jana2-Oct-09 10:29 
GeneralRe: Motherboard serial of client machine? Pin
Abhishek Sur2-Oct-09 12:29
professionalAbhishek Sur2-Oct-09 12:29 
GeneralRe: Motherboard serial of client machine? Pin
Christian Graus2-Oct-09 11:13
protectorChristian Graus2-Oct-09 11:13 
GeneralRe: Motherboard serial of client machine? Pin
Abhishek Sur2-Oct-09 12:42
professionalAbhishek Sur2-Oct-09 12:42 
GeneralRe: Motherboard serial of client machine? Pin
_Madmatt2-Oct-09 22:11
_Madmatt2-Oct-09 22:11 
Questionreturing value from javascript funtion to codebehind Pin
Hemant Thaker2-Oct-09 7:29
Hemant Thaker2-Oct-09 7:29 
AnswerRe: returing value from javascript funtion to codebehind Pin
Abhijit Jana2-Oct-09 7:52
professionalAbhijit Jana2-Oct-09 7:52 
QuestionRe: returing value from javascript funtion to codebehind Pin
Hemant Thaker2-Oct-09 8:14
Hemant Thaker2-Oct-09 8:14 
AnswerRe: returing value from javascript funtion to codebehind Pin
Abhijit Jana2-Oct-09 8:22
professionalAbhijit Jana2-Oct-09 8:22 
QuestionRe: returing value from javascript funtion to codebehind Pin
Hemant Thaker2-Oct-09 8:35
Hemant Thaker2-Oct-09 8:35 
AnswerRe: returing value from javascript funtion to codebehind Pin
Abhijit Jana2-Oct-09 8:54
professionalAbhijit Jana2-Oct-09 8:54 
GeneralRe: returing value from javascript funtion to codebehind Pin
Abhishek Sur2-Oct-09 12:46
professionalAbhishek Sur2-Oct-09 12:46 
QuestionPopup form notifying other form? Pin
Quake2Player2-Oct-09 7:27
Quake2Player2-Oct-09 7:27 
AnswerRe: Popup form notifying other form? Pin
Kannan Ar2-Oct-09 15:20
professionalKannan Ar2-Oct-09 15:20 
QuestionMulti page Add and Edit Pin
IT_Help2-Oct-09 7:26
IT_Help2-Oct-09 7:26 
AnswerRe: Multi page Add and Edit Pin
Abhishek Sur2-Oct-09 8:17
professionalAbhishek Sur2-Oct-09 8:17 

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.