Results 1 to 3 of 3

Thread: [RESOLVED] How do I read web.config on one of my pages?

  1. #1

    Thread Starter
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Resolved [RESOLVED] How do I read web.config on one of my pages?

    Hi guys.

    How do I read the settings of my web.config to one of my pages?

    Thanks in advance.
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

  2. #2

    Thread Starter
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Resolved Re: How do I read web.config on one of my pages?

    Never mind.

    Used System.Configuration.ConfigXMLDocument to read Web.Config

    This thread is resolved.
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

  3. #3
    Hyperactive Member kayos's Avatar
    Join Date
    Apr 2004
    Location
    Largo, Florida
    Posts
    306

    Re: [RESOLVED] How do I read web.config on one of my pages?

    you could also use System.Web.Configuration.WebConfigurationManager


    If this post helps, please RATE MY POST!

    Using Visual Studio 2005 SE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width