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...
Authoring an ASP.NET Page is a tutorial which explains you about creating aspx files using a text editor. An apx page can contain server-side scripts, page directives server-side include files, various web server controls etc., When a client...
Riccin - Notification Server is an ASP.NET email sending component through which users are allowed to send emails from their website. This tool offers various features like allowing to send emails in the HTML format, emails can be sent in various...
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...
Axcess Server is an ASP based multi threaded server which has an interface for accessing files from the MS Access database. It has various features like allowing the user to retrieve the database files from the clientside itself in the absence of...
One of the ASP tutorial that comes with detailed demonstration on how to check the inputted text is a valid one or not by implementing string functions. Coding are available with description to help you to create an ASP page to collect the text...
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...
W3C unveils outlook on Web services is an ASP.NET reference article containing some of the working draft of the web service description usage scenarios. You can refer on all three working drafts related to web services and on the standards of web...
Creating Secure Documents on the Net is an article deals with various method included in securing the database content in the intenet. In this article author gives details about the code that has to be utilized in HTML page, an ASP page and an...
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... |