Send email using ASP.NET
This article applies to ASP.NET 2.0 Simply copy the code below and save it as textemail.aspx C# Version VB.NET Version The post Send email using ASP.NET appeared first on Server Intellect.
View ArticleDo you Support AspDotNetStorefront?
Yes! We absolutely support the AspDotNetStorefront software on our shared web hosting accounts. No matter what size the StoreFront is or how much traffic you receive, Server Intellect can offer a plan...
View ArticleFull Trust Explained
At some point you may find yourself needing or asking about Full Trust. To the uninitiated, trust level refers to permissions set in the Web.config file that dictate what operations can and cannot be...
View ArticleHow to Disable ASP.NET Custom Errors in Web.config
Many times during the processing of an ASP.NET application, you will get the following default runtime error. Runtime Error Description: An application error occurred on the server. The current custom...
View ArticleMicrosoft Chart Controls for Microsoft .NET Framework
Chart controls are built into .NET Framework v4 and above. However, you can also use these controls in .NET 3.5 if you install the required assemblies below. These assemblies simply enable the server...
View Article