A POP3 email account polling script. A workaround for servers without email piping.
How To Use Cookies in an ASP Page is a tutorial through which users can get detailed description about using the cookies to store and access the visitors information from a cookie on the client system in a step by step method. In this article...
This is a tutorial that contributes to web developers on the execution of a program on their servers from a remote location. Author details on creating an ASP page that allows users to go anywhere in the world and still be able to execute a...
Displaying Performance Monitor Information through an ASP.NET Web Page is a web based article that deals with accessing the performance counter variables with the help of ASP.NET web pages. This article provides step by step methods to create the...
Simple Email validation is an ASP based script that is more useful one who wants to eliminate bogus email addresses from entering into their database. It performs the required function when an email address is entered into the website forms and...
Sending Email is nothing new to the users, but this article shows the difference while sending emails through an ASP.NET Web Page. SmtpMail class from System.Web.Mail is to be adopted in sending emails. A mail messages class is to be created along...
Creating a File Explorer is an ASP article briefing on the classes and functions of ASP. You will come to know the procedures and techniques involved in generating a simple file browser through the ASP codes. The author has explained the above...
SQL Query Provider for Adv. Email Mgr is an ASP based .NET application through which user are allowed to create their own mail list corresponding to their SQL query in their email campaign. This tool offers various features like providing partial...
SMTP/POP3 Email Engine Library for Delphi.(SEE4D35.ZIP). April 18, 2002. Ver 3.5.Email from your Borland Delphi application.Simple API allows sending & receiving email,including MIME attachments. Knowledge ofWinsock and TCP/IP is not needed....
Invalidating an ASP.NET Web Application Cache Item from SQL Server (Part 1 ? A simple example) is a web based tutorial through which users can gather enhanced idea about procedure involved in invalidating a cache item using ASP.NET application if... |