how to set client side registry key
ASP.NET
5
Posts
2
Posters
0
Views
1
Watching
-
Can anybody help? Dim reg As RegistryKey = Registry.CurrentUser.CreateSubKey(\\software\\etc) reg.SetValue("owner", "Test") raj
-
With ASP.NET? You can't. -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
-
Request.Cookies
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us! -
Request.Cookies
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!