----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: _Neeraj_ Message 4 in Discussion Hi, Web.Config is nothing but like other XML Files. Try loading the web.config file in the XML DOM Object and update the node. Well, you should have the rights to modify the file. By default the web.config is Read Only file, so first give it proper rights, then modify and then set it back to read only mode. All this things can be done programatically. Regards, Neeraj ----- Original Message ----- From: Aspnetstarter1 <[EMAIL PROTECTED]> Date: Fri, 16 Jul 2004 00:10:25 -0700 Subject: Updating web.config <appSettings> paramters dynamically To: BDOTNET <[EMAIL PROTECTED]> New Message on BDOTNET Updating web.config <appSettings> paramters dynamically Reply Reply to Sender Recommend Message 1 in Discussion From: Aspnetstarter1 Hi Is it possible to update the web.config <appSettings> paramters dynamically. if it's , please can you let me know how ? regards View other groups in this category. Also on MSN: Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. Need help? If you've forgotten your password, please go to Passport Member Services. For other questions or feedback, go to our Contact Us page. If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. Remove my e-mail address from BDOTNET. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
