web Config File with vb.net & asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • kenobewan
    replied
    You can store key value pairs in the appSettings, for eg, and access them via the configuration manager on app pages. HTH.

    Leave a comment:


  • Sheena777
    started a topic web Config File with vb.net & asp.net

    web Config File with vb.net & asp.net

    Can you save other pieces of information in the web config file for an aspx project. I have an smtp number that I want to beable to dynamically change if it where to ever change. I don't want the user to always have to put the number in when they would like to send an email. Is there any way to save the number to a file that the website can read form.
Working...