|
-
Oct 16th, 2002, 10:34 AM
#1
Thread Starter
New Member
Registry Settings???
Is there a way in ASP.NET to get a registry setting from the users computer? This is for a private corporate Intranet so security is not a big issue. I just need to find the registry setting that holds the path to a particular application that would reside on the users PC.
Another solution to my problem would be searching the users HardDrive for the EXE. Is there a way to do that?
ALL of this of course from a web page.
-
Oct 16th, 2002, 10:35 AM
#2
No. ASP .NET is server side and in no way interacts with the client.
-
Oct 16th, 2002, 11:18 AM
#3
Frenzied Member
Not without some sort of client side com component. Default security settings in IE would prevent you from doing any of this.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Oct 16th, 2002, 02:03 PM
#4
Thread Starter
New Member
Ok does anyone know of any client side component that can help with this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|