Login  
Search All Forums
Dart Home | PowerTCP Email Validation for .NET | Custom Development Reply | PowerTCP Email Validation for .NET Topics | Forums   
AuthorForum: PowerTCP Email Validation for .NET
Topic: Configuration through web.config
DanielBartholomew

From: Homebush, Australia
Posts: 3
Member Since: 12/23/08
posted January 19, 2009 6:14 AM

I recall seeing that I can configure the components ValidationLevel via web.config, but now that I'm trying to implement it I cannot find any information about this feature.

Can you share any information
Jason Farrar (Admin)

From: Oneida, NY USA
Posts: 223
Member Since: 07/24/07

Extra Support Options
Custom Application Development

posted January 21, 2009 10:20 AM

There isn't an automatic way to do this. You would store any configuration settings that you want to in the AppSettings Section of the Web.Config file and then retrieve them with ConfigurationSettings.AppSettings["VariableName"];
Reply | PowerTCP Email Validation for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX