Click here to Skip to main content
15,904,351 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: dropdownlist + asp.net 2.0 Pin
Imran Khan Pathan12-Jul-07 0:07
Imran Khan Pathan12-Jul-07 0:07 
GeneralRe: dropdownlist + asp.net 2.0 Pin
ritu432112-Jul-07 0:16
ritu432112-Jul-07 0:16 
GeneralRe: dropdownlist + asp.net 2.0 Pin
N a v a n e e t h12-Jul-07 0:30
N a v a n e e t h12-Jul-07 0:30 
GeneralRe: dropdownlist + asp.net 2.0 Pin
Imran Khan Pathan12-Jul-07 0:33
Imran Khan Pathan12-Jul-07 0:33 
Questionhow to add user control to tool box Pin
Vikram.....11-Jul-07 23:34
Vikram.....11-Jul-07 23:34 
AnswerRe: how to add user control to tool box Pin
Imran Khan Pathan11-Jul-07 23:38
Imran Khan Pathan11-Jul-07 23:38 
GeneralRe: how to add user control to tool box Pin
Vikram.....11-Jul-07 23:46
Vikram.....11-Jul-07 23:46 
QuestionAccessing registry Pin
Blue_Boy11-Jul-07 23:20
Blue_Boy11-Jul-07 23:20 
I am trying to change values of margins in Registry using C# but for path Software\\microsoft\\internet explorer\\pagesetup i got null reference, in regedit list i have path.

Code which I am using is:

RegistryKey pk = Registry.CurrentUser.OpenSubKey("Software\\microsoft\\internet explorer\\pagesetup", true);<br />
pk.SetValue("margin_top", "0.20000");<br />


Is there permisions case or anything else? How can I solve it? Thanks in help to everyone.




I Love SQL

AnswerRe: Accessing registry Pin
Vikram.....12-Jul-07 0:32
Vikram.....12-Jul-07 0:32 
GeneralRe: Accessing registry Pin
Blue_Boy12-Jul-07 1:18
Blue_Boy12-Jul-07 1:18 
GeneralRe: Accessing registry Pin
Blue_Boy12-Jul-07 1:46
Blue_Boy12-Jul-07 1:46 
Questionrefreshing a parent page after closing child page Pin
salmonraju11-Jul-07 23:10
salmonraju11-Jul-07 23:10 
AnswerRe: refreshing a parent page after closing child page Pin
N a v a n e e t h12-Jul-07 1:50
N a v a n e e t h12-Jul-07 1:50 
Questioncalendar popup not working in master page Pin
regin11-Jul-07 23:02
regin11-Jul-07 23:02 
AnswerRe: calendar popup not working in master page Pin
Michael Sync11-Jul-07 23:27
Michael Sync11-Jul-07 23:27 
AnswerRe: calendar popup not working in master page Pin
Imran Khan Pathan11-Jul-07 23:31
Imran Khan Pathan11-Jul-07 23:31 
GeneralRe: calendar popup not working in master page Pin
regin12-Jul-07 1:48
regin12-Jul-07 1:48 
AnswerRe: calendar popup not working in master page Pin
baselanfouqa24-Dec-09 1:15
baselanfouqa24-Dec-09 1:15 
Questionpopup window... Pin
moomoooomoo11-Jul-07 22:06
moomoooomoo11-Jul-07 22:06 
AnswerRe: popup window... Pin
_AK_11-Jul-07 22:14
_AK_11-Jul-07 22:14 
GeneralRe: popup window... Pin
moomoooomoo12-Jul-07 17:23
moomoooomoo12-Jul-07 17:23 
GeneralRe: popup window... Pin
_AK_12-Jul-07 18:46
_AK_12-Jul-07 18:46 
Questionlogin and logout Pin
aditya.net11-Jul-07 21:57
aditya.net11-Jul-07 21:57 
AnswerRe: login and logout Pin
_AK_11-Jul-07 22:17
_AK_11-Jul-07 22:17 
GeneralRe: login and logout Pin
aditya.net12-Jul-07 1:09
aditya.net12-Jul-07 1: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.