Downloadliste

Projektbeschreibung

Simple Form is a form processor written in Perl. It is designed to be simple,
quick, and usable for any form. It emails its results to an admin user, and it
is very easy to set up.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-11 22:31
2.3

Eine Routine wurde hinzugefügt, um Zeilenvorschübe von E-Mail-Headern, wie ein Anti-Spam-Vorsorge zu entfernen. Die Fähigkeit, ein für die Antwort-Seiten-Vorlage hinzugefügt wurde, sowie die Fähigkeit zur SSI-Dateien in der Vorlage verwenden. Ein "Haken" wurde geschaffen, damit Benutzer anpassen, ein Perl-Include-Datei mit Berechnungen über die Formularfelder, wie z. B. in Höhe von Bestellungen. Die Include-Datei kann Code enthalten, die Summen, um eine Live-Kreditkarte Website zu übertragen. So kann das Skript ohne Änderung der Haupt-Skript-Datei ausgebaut werden. Ein Problem mit Checkbox Weitergabe von Werten über die Vorschau-Funktion wurde behoben.
Tags: Stable, Major feature enhancements
A routine was added to remove linefeeds from email
headers as an anti-spam precaution. The ability to
use a template for response pages was added, as
well as the ability to use SSI files in the
template. A "hook" was created to enable users to
customize a Perl include file containing
calculations on the form fields, such as totaling
orders. The include file can contain code to
transmit order totals to a live credit card Web
site. Thus, the script can be expanded without
modification of the main script file. A problem
with passing checkbox values through the preview
function was fixed.

2004-08-10 02:44
2.2

Dies ist eine kritische Sicherheits-Update darauf bedacht, frustrierend Spammer in ihren Versuchen, Skripte, wie dies als offener Mail-Relays. Die Variablen admin_email_to und admin_email_from wurden aus dem Formular-Parameter entfernt, um Spammer von potenziell Einstellung zu stoppen und von den Feldern über die URL-Zeile. Die Variablen sind jetzt in das Script. Das Skript hat die Fähigkeit, admin_email_to, admin_email_from speichern und return_path in einem sekundären Skript-Datei, um zusätzliche Form Verwendung. Zusätzliche Sicherheits-Updates angewandt wurden.
Tags: Stable, Major security fixes
This is a critical security upgrade intent upon frustrating spammers in their attempts to use scripts like this as open mail relays. The variables admin_email_to and admin_email_from have been removed from the form parameters to stop spammers from potentially setting the to and from fields via the URL line. The variables are now set in the script. The script has the ability to store admin_email_to, admin_email_from, and return_path in a secondary script file, providing for multiple form usage. Additional security fixes have been applied.

2003-09-15 11:36
2.0

Die Daten können jetzt Vorschau angezeigt werden. Das Skript schickt jetzt Mail korrekt auf Windows-Rechnern. Die Fähigkeit, leere Kontrollkästchen und Radio-Button-Felder wurde mit einem Tag-Feld für die Änderung E-Mail-Betreff-Zeilen und die Möglichkeit zu prüfen, für "entlang hinzugefügt zeigen entweder oder" erforderlichen Felder aus.
Tags: Stable, Major feature enhancements
Data can now be previewed. The script now sends
mail correctly on Windows machines. The ability
to show blank check box and radio button fields
was added along with a field tag method for
modifying email subject lines and the ability to
check for "either or" required fields.

2002-04-08 08:04
1.1

Diese Version behebt einen Fehler mit Checkboxen und Multiple Select-Listen, so dass mehrere Feldwerte mit dem gleichen Namen erhalten, richtig verarbeitet, fügt Code für ungültige E-Mail-Adressen zu suchen, und fügt hinzu, Tisch-Code rund um die Fehlermeldungen gewickelt.
Tags: Stable, Major bugfixes
This version fixes a bug with checkboxes and multiple select lists so that multiple field values of the same name get processed correctly, adds code to check for invalid email addresses, and adds table code wrapped around the error messages.

2001-06-06 12:25
1.0

Tags: Stable, Initial freshmeat announcement

Project Resources