Microsoft
Software
Hardware
Network
Question : How do I access setting in web.config file ?
Hello,
I'm trying to develop a asp.net web application how can i access the web.config file settings ?
Please advise
Answer : How do I access setting in web.config file ?
Hi westdh,
You can add any variable or object you want to Session State. For example if you want to add the url path to Session State using c#:
Session["url"]=URLvariable
Hope this helps you.
Random Solutions
Adding Windows 2008 server to Windows 2003 domain
Delphi 5 Could not create output file
SQL Code needs changing or optimising - using Cursor at present
Microsoft document explaining why a user can unlock their machine even after their AD account is locked out?
Create an href link within my javascript code
DreamWeaver Overflow: How to control scroll "jumps"
setup a background worker with a timeout net 2.0
troubleshoot sql tcp - connects locally but not in domain
SSIS Package: Populating global variables from script task
Can I upgrade Windows 2008 Server R2 from evaluation to Fully Purchased version?