Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to define global variables?
Message
From
10/11/2003 09:55:07
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00848129
Message ID:
00848273
Views:
32
>You could add "key"s to the element in web.config file to store global variables.
>
>For example:
>
>
><appSettings>
>  <add key="myVar1" value="SomeValue" />
>  <add key="myVar2" value="SomeValue" />
></appSettings>
>
I don't have this section in my Web.config file. Should that go under the Configuration level or under the system.web level?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform