Results matching for "form+processor"
Sort Listings By
Show Only
By Customer Review
Licence Type
mailback.pl
posted byerikinForm Processors
This script allows users to send you email via browser. It simply processes and mails the content of any HTML form to an email address you specify.
(0 ratings)
Reviews0
PriceFree
Views1809
ASP in a Nutshell
posted byadmininProgramming Books
ASP in a Nutshell provides the high-quality documentation that developers really need to create effective ASP applications. It focuses on how features are used in a real application and highlights little-known or undocumented features as well. This book also includes an overview of the interaction of the latest release of Internet Information Server (version 4) and ASP, with an introduction to the IIS object model and the objects it comprises. The examples given in this section and throughout the book are illustrated in VBScript.
(13 ratings)
Reviews1
PriceFree
Views4588
Developing ASP Components
posted byshelleypinProgramming Books
Developing add-on controls and components is emerging as a multibillion dollar industry that is increasingly attracting the attention of developers. This book provides developers with the information and real-world examples they need to create custom ASP components using any of the three major development tools: Visual Basic, Visual C++, and J++.
(3 ratings)
Reviews0
PriceFree
Views3505
News Clipper
posted bydavidinWeb Fetching
News Clipper is an application which allows you to integrate information from around the internet into your own personal web page - in your own personal style. It accomplishes this by snipping content from pages that you define and shipping them to destination pages of your design. This automated process is executed at your discretion while you maintain complete control over the content input and output. News Clipper can be used to retrieve information from web pages, Usenet articles, text files on the internet, FTP sites and has the ability to locate hidden text within html pages that wouldn't normally be viewable. You may choose to extend News Clipper to include information stored locally, enabling an intranet integration of an enterprise's own database of information. In addition, News Clipper's unique Handler architecture ensures versatility and future compatibility with the ever-changing World Wide Web.
(1 ratings)
Reviews1
PriceFree
Views9428
ASP 101: Calendar
This simple ASP code allows you to create a calendar with today highlighted on your Web site. It lets you choose a day, month, and year to view, and with some minor modification will even put your events onto the page on the proper days. It's browser independent and takes two types of input for date navigation - a form-based and a link-based.
(3 ratings)
Reviews0
PriceFree
Views37864
aspSmartUpload
posted bysupportinUpload Systems
aspSmartUpload provides you with all the upload/download features including: Simple and complete upload, Total control over the upload process (ie. restrict file size, extension etc.), Mixed forms management, Total control over files sent, and Download whatever you want (ie. a file, a database field, etc.).
(2 ratings)
Reviews0
PriceFree
Views30778
Beginning Java 2
posted byadmininProgramming Books
Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bunch of container classes for representing and handling other Java objects, and has up-to-date coverage of threads, serialization and JDBC 2.0. The revised edition of the best-selling introductory Java book Beginning Java has been thoroughly updated for the Java 2 platform and the JDK 1.2 release. The book still teaches Java from scratch, assuming only basic programming know-how and in a tutorial format, but it now takes a slightly different route through the Java class libraries.
(3 ratings)
Reviews0
PriceFree
Views4853
Just Java 2.0
posted byadmininProgramming Books
Readers can cut to the chase with this new, updated "must have" guide to Java and object-oriented programming. "Just Java 2" contains all the essential information any programmer needs to get started with Java. The CD-ROM includes a huge amount of Java source code including many Java games, some physics applets (animation of an electric motor), translators for Java and many other languages including C/C++, Perl, TCL, Eiffel, Smalltalk, two mini-versions of Linux, Java bible code software, the Java Programmers FAQ and glossary, and much, much more.
(0 ratings)
Reviews0
PriceFree
Views3187
Javascript : The Definitive Guide
posted byadmininProgramming Books
JavaScript: The Definitive Guide provides a thorough description of the core JavaScript language and its client-side framework, complete with sophisticated examples
that show you how to handle common tasks, like validating form data and working with cookies. The book also contains a definitive, in-depth reference section that
covers every core and client-side JavaScript function, object, method, property, constructor, and event handler. This book is an indispensable reference for all
JavaScript programmers, regardless of experience level. This third edition of JavaScript: The Definitive Guide describes the latest version of the language, JavaScript 1.2, as supported by Netscape Navigator 4 and Internet Explorer 4. The book also covers JavaScript 1.1, which is the first industry-standard version known as ECMAScript.
(15 ratings)
Reviews0
PriceUSD 6.26
Views5577
Alex's Append
posted byalexinForm Processors
Append is a perl script which appends all the form entries to a file for later processing. It also has the ability to mail people with the input to the form as well. The
format of the file is almost HTML and most browsers should be able to read the log file as HTML. Also form entries which look like an email address are converetd into hyperlinks and all entries which look like a URL are converted into html links.
(0 ratings)
Reviews0
PriceFree
Views4769
cgi-util
posted bycontactinLibraries & Classes
cgi-util is a powerful, small C library that allows you to create CGI programs for websites. Supported functions include: Accepting a connection and parsing form data, Grabbing a field by its string value, by its integer value, by its floating point ("double") value,and by its boolean value, Embeding HTML files, Checking strings for correct e-mail syntax, and Closing up and freeing memory.
(0 ratings)
Reviews0
PriceFree
Views2708
Request Mailer
posted byigorlinForm Processors
This is a Perl module which processes, verifies, and mails an HTML form to a pre-specified account. Also, a wrapper for Request_mailer module is available.
(0 ratings)
Reviews0
PriceFree
Views1268
QuickNews
posted byinfoinNews Publishing
QuickNews is a simple to use and setup web server application for Microsoft IIS web servers that makes it easy for a site administrator to add and update a list of news information on a web site using only their web browser. It is completely free to download and use making it perfect for your club, church, or other civic organization.
(3 ratings)
Reviews0
PriceFree
Views18965
diWEBlo
posted bypeterinContent Management
diWEBlo is a free tool to let non-programmers easily modify contents of Web pages by simply filling out Web forms you design. It also features template-based Web page creation and password protection for each user.
(0 ratings)
Reviews0
PriceFree
Views9530
PKZIP (32-bit)
posted byinfoinFile Compression
PKZIP compresses files an average of 50-70% with many large text and database files compressing well over 90%. PKZIP's simple point-and-click interface lets you easily zip up one file or an entire hard drive, and store them in a .ZIP file. The latest version, PKZIP 2.70 for Windows, includes the following new features: Email MAPI Support, Embed PKWARE Authenticity Verification (AV) Information, Enhanced 32-bit Windows Self-Extractor, Extended configuration options for Windows self-extractors, and Improved Self-Extractor Run After Extraction Functionality.
(0 ratings)
Reviews0
PriceFree
Views4407
CGI for the Total Non-Programmer
posted bysupportinIntroduction to Perl & CGI
This tutorial walks you through the basics of creating CGIs with Perl on a Unix platform. At the end of this tutorial you will be able to create Perl programs for counting hits, storing and retrieving guestbook information, and processing secure passwords. You will also gain an understanding of how the Perl programming language works, and you will learn to use variables, IF statements, and loops in Perl.
(4 ratings)
Reviews1
PriceFree
Views4582
Pro-TRACK Standard
posted bysalesinAffiliate Programs
Pro-TRACK Standard provides a means to track where the affiliate sales are originating from and which affiliate to reward for each sale. Statistics and end of the month reporting and affiliate payments are performed manually by the program administrator. Key features include: Offers and tracks two-tiers support, Easy automatic affiliate registration page, Automatic new affiliate registration E-mail notification, You can view and/or delete your affiliates sales and registration information, Built in autoresponder, Broadcast a message to all of your affiliates from one single window, Complete E-mail maintenance, Built in Backup/Restore feature, Web-based Administrator Control Panel, and more.
(0 ratings)
Reviews0
PriceFree
Views1498
Pro-TRACK Pro
posted bysalesinAffiliate Programs
For the affiliate program owner that wants to have the information necessary to make good sound e-commerce marketing decisions. The 'Pro' version will provide you with all of the statistical information you need to keep up to speed with the current state of your affiliate program. It will automatically notify your affiliates by e-mail when sales have been approved and will generate an end of the month sales report from which you can cut all affiliates' commission checks.
(0 ratings)
Reviews0
PriceFree
Views1719
GNU Cgicc
posted bygnuinLibraries & Classes
GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Cgicc performs the following
functions: Parses both GET and POST form data transparently; Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data; Provides methods for saving and restoring CGI environments to aid in application debugging; Provides full on-the-fly HTML generation capabilities, with support for cookies; and Supports HTTP file upload.
(0 ratings)
Reviews0
PriceFree
Views5196
Urchin
posted byinfoinWeb Traffic Analysis
Urchin is a high performance, fully automated website/webserver statistics analysis system that provides critical insight on a website's user activity. Urchin creates three types of reports: The Site Report, The E-mail Report, and The Server Report. These reports are beneficial to anyone interested in both a quality website and a quality experience for the end user. Urchin is available in two versions: Urchin ASAP (the free adware) and Urchin ISP (the ad-free $995).
(1 ratings)
Reviews1
PriceFree
Views3473