It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Feb 2008
Posts: 1
|
hi
I m making a variable global in web.config file as <configuration> <appSettings> <add key="deptt_name=" value="sales"/> </appSettings> and in the c# page: string str=System.Configuration.ConfigurationSettings.App Settings["deptt_name"]; but str have null. plz help me |
|
|
|
|
|