A parser and decoder for the HTTP Cookie line for use in CGI programs. Comes with an on-line demo of using cookies to store cascading style sheet preferences.
Expression parser is a library of components, that evaluates Pascal like scripts at run time. It is not an interpretator, but is a quasi compiler, so it works fast. It has the following features:user defined functions and aliases;supports:...
The Acid Library is a .Net Math Parser. Built for maximum performance, it practically eats up the mathematical formulas. It supports everything from the most common mathematical operators, like multiplication and subtraction, to the more advanced...
Runtime parser with end user visual interface. Nice for creating calculators, runtime evaluation, runtime filter design, ...
Ace Perl Cookie Retrieval is a Perl code snippet to retrieve the cookies. After any subroutine is run, all the cookies available to the user will populate the %cookie associate array, which is corrected by use of this snippet.
Advanced ASP Template Parser is a content parsing program that can be used to add contents from other websites. Users are allowed to change their page layouts and to configure multiple tokens according to their needs. Admin can pass query strings...
Through the article Advanced Cookie Techniques with ASP, the author shows the usage of both session state cookies and client side cookies. The author shows how to use cookies to allow client into the site when they comes back. By reading this...
Antony Bailey's Cookie Encoder is a PHP application for enhancing the security measures for your website and its contents. This software uses base64 encode and MD5 hash encryptions in creating and encoding secured cookies. With just a cookie...
ASP Tip : Cookie Security is an ASP tutorial in which author discusses about how to protect the cookies on the users computers. This article has few codes to secure the users website cookies. This article will be helpful for the ASP programmers...
Cookie Basics is a web based tutorial through which users can get an idea about generating cookies for tracking the visitors activity. Here there are few codes to create cookies, to view the information that have been stored in the cookies and how... |