Results matching for "ad+system"
Sort Listings By
Show Only
By Customer Review
Licence Type
CHAOS Public Key
With CHAOS+PK you can protect the privacy of your e-mail messages and files by encrypting them so that only the intended recipients can read them. You can also digitally sign messages and files, which ensures their authenticity. When someone sends you e-mail with their digital signature, CHAOS automatically use a copy of their public key to check the digital signature and to make sure that no one has tampered with the contents. After obtaining only one message from other of CHAOS user enciphered by your public key, the program independently shapes an one-time symmetric key for operation with this user and in further will use for operation with him only one-time symmetric key varying at each conversation. Length of these keys in each case will exceed a size of the ciphered data.
(0 ratings)
Reviews0
PriceFree
Views2132
HTTP Commander
posted bysprunskiyinFile Management
Powerful web based file manager for IIS webservers. It has a WIN XP design, full security. Main features: CUT, COPY, DELETE, PASTE, RENAME, EDIT and disk QUOTA, ZIP/UNZIP, UNDO, UPLOAD with progress bar, short HTML code (good for low speed servers or dial-up connections). ASP source code easily customizable. Different versions available (including 100% ASP).
(0 ratings)
Reviews0
PriceUSD 295.00
Views4293
Issue Manager
posted byrobertinBug Tracking
Issue Manager is a free Web-based bug tracking application with source code in ASP and ASP.NET/C#. Great tool for assigning and tracking issues during software development process. Features: Secure, multi-level web access via login authentication; Issue assignment by person, priority and status; Full text search; Comprehensive, sortable issue grid with summary by status; Bookmarks for rapid access to commonly used queries; Issue history tracking - each response is individually tracked; Single click export of selected records to MS Excel; Color-coded priorities with custom color setup; Fully customizable look and feel via HTML templates and Cascading Style Sheets; and Support for all databases, including MS SQL, MS Access, etc.
(3 ratings)
Reviews0
PriceFree
Views7320
RealChat Software
posted bysubinChat Systems
RealChat is a revolution in java chat client server software designed to be simple and affordable! Customize practically every element from the client server aspects to the java chat user interface. It's compatible with any common browser so there's nothing for your site visitors to download. Comes with unlimited chat rooms, users and support at no additional charge. Get your FREE evaluation version of this amazing java chat software today!
(78 ratings)
Reviews3
PriceUSD 295.00
Views17517
Web Wiz NewsPad (Blogging and eNewsletter Plateform)
posted bybruceinMailing List Managers
Web Wiz NewsPad is a free advanced multi-functional Blogging Platform and eNewsletter software, with many advanced easy to use features.
Web Wiz NewsPad is an easy to use Blogging Platform that can allow subscribers to receive eNewsletters or Blog Posts or Website Email Campaigns
Simple online setup, unlimited Blog/Newsletter Category's, Templates, Personalised Newsletters, RSS Feeds, , WYSIWYG Editor, Import Tools, Upload and attach files/images to Blog Posts & Newsletters, Double Opt-in eNewsletter Subscriptions, Admin Email Notify of new subscribers and Blog Comments, batch send eNewsletters, extensive online Admin, integrates with Web Wiz Forums, + lots more. Access, SQL Server, mySQL versions.
(45 ratings)
Reviews0
PriceFree
Views20639
An SMTP Service Directory Reader
posted byjohninEmail Systems
The author writes "You know all those email you send using CDO or CDONTS? What happens to the ones that are addressed wrong or if the sender or recipient's address isn't even formatted correctly? This script will let you take a peek at the messages in the mailroot folders. This includes the ones that the SMTP service hasn't delivered yet and even those it's already given up on so you can see what's happening." Source code for the SMTP reader available for download.
(0 ratings)
Reviews0
PriceFree
Views2234
Get started coding C# in ASP .Net
posted byinfoinTutorials & Tips
This 5-part article introduces you to the basics of coding C# in ASP .Net. Some of topics covered: the classic "Hello World" example in .Net form, Adding class and using Namespaces, Code a Web form in .Net and see how you can create flexible server-client interaction, How controls can be used to manipulate data from your Web forms, and Server-side data access in .Net.
(0 ratings)
Reviews0
PriceFree
Views1342
Your first ASP.NET Page.
posted byfaisalinTutorials & Tips
This article describes all the steps required to run your first ASP.NET page from downloading and installing ASP.NET Premium edition to developing and running your first ASP.NET page.
(0 ratings)
Reviews0
PriceFree
Views4281
PerlSP
posted bytrung.nguyeninDevelopment Tools
PerlSP lets you use Perl like PHP, ASP and other HTML embedded languages. It does not only allow you to embed Perl in your HTML pages, but also extends the language with many built in functions that are repeatedly used in web applications like database functions, emails, attatchments, file uploads, syntax highlighting, sessions, template like scalar interpolation, time formatting, and many more. Your HTML files with embedded Perl code don't need #!/usr/bin/perl anymore, no CHMOD 755, no ASCII mode transfer to the server, no content-type printing, and no limitation to the cgi-bin. PerlSP can also be run under mod_perl but it is optimized for normal CGI so it can be used on dedicated and virtual servers with a good performance. You only need htaccess files on your server (Apache) so your scripts can be redirected to PerlSP.
(9 ratings)
Reviews0
PriceFree
Views2520
IMGLIB
posted byimglibinImage Manipulation
IMGLIB is a simple but efficient image library for PHP without using the GD library. It is capable of reading the width and height of a picture (GIF, JPG, JPEG, PNG).
(6 ratings)
Reviews0
PriceFree
Views15785
QTOFileManager
posted byquentininFile Management
QTOFileManager is a Web based file manager written in PHP. Features: Easy installation - Just drop the file in the base directory, Just one script file, Upload and delete files, Authenticate the user (optional), Edit a file (optional), Specify which file extensions can be edited, Add and remove directories (optional), Specify the max hard drive space allowed, Specify the max file size allowed, and Designate file names as being hidden.
(3 ratings)
Reviews0
PriceFree
Views15641
Always Seen Images
posted bywebmasterinImage Effects
Your visitor has switched off loading images? This script allows you to display them with DHTML. Naturally, image, turning up among dull lines of text and frames of images, will catch view. Eventually, visitors studying the page will pay more attention to it.
(0 ratings)
Reviews0
PriceFree
Views2764
CF LinkManager
posted byinfoinLink Indexing
CF LinkManager allows you to run a complicated link directory system through easy to use administration pages instead of the overwhelming tasks of database entries or managing static HTML pages. Features: Multiple levels of sub categories, Automatic hit counters to show link activity, User rating system with reviews and one to five star ratings, Allow users to submit suggestions under a specific category or any level of subcategory, Ability to show prices for use as a product resource, Automatic approval of links or moderated additions, Notify users who suggest a link when their suggestion is approved, Integrated search function, Link error reports, Set the number of results per page, Highly functional web based administration area, and Access 2000 and SQL server versions of the database are included.
(0 ratings)
Reviews0
PriceFree
Views2861
Exploiting ThreadLocal to enhance scalability
posted bykwigintinDevelopment
The ThreadLocal class appeared with little fanfare in version 1.2 of the Java platform. While support for thread-local variables has long been a part of many threading facilities, such as the Posix pthreads facility, the initial design of the Java Threads API lacked this useful feature. Further, the initial implementation was quite inefficient. For these reasons, ThreadLocal gets relatively little attention, but it can be very handy for simplifying the development of thread-safe concurrent programs. This article examines ThreadLocal and offers tips for exploiting its power.
(3 ratings)
Reviews0
PriceFree
Views2257
CF Banner
posted byinfoinAd Management
CF Banner is an affordable, and feature rich ad management software designed to make your advertising campaign system run with ease. It includes report generating tools, banner upload utilities and client logins.
(0 ratings)
Reviews0
PriceFree
Views2726
ZAL Viewer (Zone ALarm Log)
posted byirixinMiscellaneous
With The ZALviewer you can search through the log file looking for key word or phrase, or view the entire log in one piece. In either case, you can then mail the log out to any recipient you choose. zalviewer.pl is written specifically for Win32 machines running Zone Alarm firewall. It uses Perl/Tk. It was written because Zone Alarm's free edition does not have any kind of log viewer/email to easily see the logs, and if necessary send the logs to an abuse department. I Added a new file (new_ports.csv) which is a list of over 2300 ports, and various trojans probes associated with them. Button was added to search this list. Good if you see a log pop up with an uncommon port on it.
(0 ratings)
Reviews0
PriceFree
Views2179
FM SiteSearch Pro
posted bymilesinSite Search
Enable your visitors to pinpoint any of the contents of your web pages with accuracy in seconds. FM SiteSearch Pro is a web site search engine script to provide a search for your visitors to search the contents of your web site. Designed to be user friendly in every aspect. The look and feel of search results pages are 100% customizable to fit the look and feel of your web site. Advanced Search Algorythm to find accurate matches and to display search results by relevance. Also comes with the ability to create specialized searches to search specified directories on your web site, advanced user configurable searches, visitor search preferences, web site indexing for optimum search speed, keyword highlighting in search results, Search Statistics available to see what was most searched for and many other comprehensive features. Also supports MySQL (optional) for large web sites with many thousands of pages. Comes with Setup Interface for easy installation.
(6 ratings)
Reviews0
PriceUSD 55.00
Views4243
Flash Intro Creator (Nuke Module)
posted byinfoinPostNuke Modules
This module was developed by WebDesignHQ.com and works with PHP-Nuke and Post-Nuke. With the Flash Intro Creator you can easily give your site visitors the ability to create and download their own Flash Intro at your Nuke Site. It is easy to install - just drop the unzipped folder into your modules directory.
(3 ratings)
Reviews0
PriceFree
Views10072
RDF Tutorial at Zvon
Here you will find XML related materials (both basic and advanced tutorials and references about XSLT, XML, DTD, Mozilla, CSS, schemas, regular expressions, etc.) which can be downloaded for off-line use.
(0 ratings)
Reviews0
PriceFree
Views1760
XPath Tutorial
In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use.
(3 ratings)
Reviews0
PriceFree
Views4364