Click here to Skip to main content
15,921,028 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: method call after link click Pin
gottimukkala22-Jan-08 1:08
gottimukkala22-Jan-08 1:08 
GeneralRe: method call after link click Pin
J4amieC22-Jan-08 1:10
J4amieC22-Jan-08 1:10 
GeneralRe: method call after link click Pin
gottimukkala22-Jan-08 1:45
gottimukkala22-Jan-08 1:45 
GeneralRe: method call after link click Pin
J4amieC22-Jan-08 1:49
J4amieC22-Jan-08 1:49 
GeneralRe: method call after link click Pin
Paddy Boyd22-Jan-08 2:17
Paddy Boyd22-Jan-08 2:17 
GeneralRe: method call after link click Pin
gottimukkala22-Jan-08 4:08
gottimukkala22-Jan-08 4:08 
GeneralRe: method call after link click Pin
Paddy Boyd22-Jan-08 4:21
Paddy Boyd22-Jan-08 4:21 
GeneralRe: method call after link click Pin
J4amieC22-Jan-08 4:24
J4amieC22-Jan-08 4:24 
The simple answer is that yuo cant. You've already been told this.

The more in-depth answer is that in order to read registry entries on a client machine you will need to ask the user to download an executable program, which will read their registry and communicate whatever it is you want to know back to your server using HTTP. Obviously the user will need to give express permission for the download, and depending on the OS for reading the registry too. DO NOT expect all this to happen in secret with no user intervention...it's not going to happen.
QuestionRecipe Framework Error with Web Service Software Factory Pin
bjurling21-Jan-08 23:32
bjurling21-Jan-08 23:32 
Questionchanging the extension fromm aspx to html Pin
Ravi_2121-Jan-08 23:16
Ravi_2121-Jan-08 23:16 
GeneralRe: changing the extension fromm aspx to html Pin
eyeseetee21-Jan-08 23:18
eyeseetee21-Jan-08 23:18 
GeneralRe: changing the extension fromm aspx to html Pin
Ravi_2121-Jan-08 23:29
Ravi_2121-Jan-08 23:29 
GeneralRe: changing the extension fromm aspx to html Pin
eyeseetee21-Jan-08 23:30
eyeseetee21-Jan-08 23:30 
GeneralRe: changing the extension fromm aspx to html Pin
Ravi_2121-Jan-08 23:49
Ravi_2121-Jan-08 23:49 
GeneralRe: changing the extension fromm aspx to html Pin
Bassam Saoud22-Jan-08 3:12
Bassam Saoud22-Jan-08 3:12 
QuestionSave excel file as a web page using C# Pin
pradeep kumarappagari21-Jan-08 22:57
pradeep kumarappagari21-Jan-08 22:57 
Generalsand clock Pin
niki_nilu21-Jan-08 22:34
niki_nilu21-Jan-08 22:34 
AnswerRe: sand clock [modified] Pin
Kasi Viswanathan21-Jan-08 23:18
Kasi Viswanathan21-Jan-08 23:18 
GeneralRe: sand clock Pin
niki_nilu21-Jan-08 23:27
niki_nilu21-Jan-08 23:27 
GeneralRe: sand clock Pin
Kasi Viswanathan21-Jan-08 23:28
Kasi Viswanathan21-Jan-08 23:28 
GeneralRe: sand clock Pin
Kasi Viswanathan21-Jan-08 23:37
Kasi Viswanathan21-Jan-08 23:37 
QuestionHow to develop menu dynamically from database? Pin
dilipv21-Jan-08 22:25
dilipv21-Jan-08 22:25 
AnswerRe: How to develop menu dynamically from database? Pin
eyeseetee21-Jan-08 22:57
eyeseetee21-Jan-08 22:57 
QuestionTextbox onclick event in asp.net 2.0 Pin
srinivasan.s21-Jan-08 21:47
srinivasan.s21-Jan-08 21:47 
GeneralRe: Textbox onclick event in asp.net 2.0 Pin
eyeseetee21-Jan-08 23:01
eyeseetee21-Jan-08 23:01 

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.