Main > Free Download Search >

Free file input script

file input

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 611
pynput

pynput


pynput module contains functions to parse a XML document containig input parameters for an arbitrary code. more>> pynput offers you a powerful tool which contains functions to parse a XML document containing input parameters for an arbitrary code. It is very easy to use and user friendly.


<<less
Added: 2007-03-02 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
14 downloads
PHP Input FIlter 1.2.1

PHP Input FIlter 1.2.1


Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, such as more>> Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, such as an HTML code entered in form fields. I have tried to make this class as easy as possible to use. You have control over the filter process unlike other alternatives, and can input a string or an entire array to be cleaned (such as $_POST).<<less
Added: 2005-03-22 License: GPL Price: 0.00
15 downloads
 
Other version of PHP Input FIlter
PHP Input FIlterclass can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross ... You have control over the filter process unlike other alternatives, and can input a string or
License:GPL
Download
1715 downloads
Added: 2005-03-22
select populator

select populator


I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this more>> I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this function to facilitate things.<<less
Added: 2005-07-13 License: Freeware Price: Free
1563 downloads
fdbcrypt - Simple Encryption

fdbcrypt - Simple Encryption


Uses variable sized hashes, as well as adjustable character libraries. Input text is shuffled according to rules generated COMPLETELY from the password, so without the password there is no way to even more>> Uses variable sized hashes, as well as adjustable character libraries. Input text is shuffled according to rules generated COMPLETELY from the password, so without the password there is no way to even come close. No patterns will remain evident, false patterns will appear. Basically nothing about the encrypted text points out anything about the original text.<<less
Added: 2006-03-20 License: LGPL Price: Free
1314 downloads
Contact Form with Input Checker

Contact Form with Input Checker


Very easy to use but fully functional free contact from that will not allow submissions unless all the fields are filled in correctly. 2 files. Edit the page title and subject options in one and insert your email address and a back/home link in the more>> Very easy to use but fully functional free contact from that will not allow submissions unless all the fields are filled in correctly. 2 files. Edit the page title and subject options in one and insert your email address and a back/home link in the other. Also included is a nice email sent icon. Can easily be used for other submissions like user reviews just by changing subject options.<<less
Added: 2007-12-20 License: GPL Price: $0.00USD
11 downloads
Controling input form 1.0.0

Controling input form 1.0.0


There are 2 examples showing how to filter out unwanted characters from an input box using one function and the onkeyup event. Live demo. more>> There are 2 examples showing how to filter out unwanted characters from an input box using one function and the onkeyup event. Live demo.<<less
Added: 2007-11-20 License: Other Price: $0.00USD
13 downloads
Autofill input with listed suggestions

Autofill input with listed suggestions


Tag editor helps to select a word from an existing list. While you are typing the script shows the tags which contain the typed letters. It is possible to navigate with keyboard among the appearing tags. Using the enter or selecting with a mouse click more>> Tag editor helps to select a word from an existing list. While you are typing the script shows the tags which contain the typed letters. It is possible to navigate with keyboard among the appearing tags. Using the enter or selecting with a mouse click puts the selected tag into the input. You can continue your work with the next tag by typing a comma.<<less
Added: 2006-11-29 License: Freeware Price: $0.00USD
15 downloads
PHP Upload file 1.0

PHP Upload file 1.0


Upload file from PHP script: - form - how to define a script for upload - input for upload file - script for upload image in specific folder more>> Upload file from PHP script: - form - how to define a script for upload - input for upload file - script for upload image in specific folder<<less
Added: 2008-05-15 License: Freeware Price: $0.00USD
11 downloads
Form Solution 5.5

Form Solution 5.5


Validates user input. Holds all variables submitted by a form. Generates XHTML compliant date and time form elements. Offers a complete email contact form to thwart spammers by adding one line of code. more>> Validates user input. Holds all variables submitted by a form. Generates XHTML compliant date and time form elements. Offers a complete email contact form to thwart spammers by adding one line of code.<<less
Added: 2000-08-31 License: Other Price: $0.00USD
11 downloads
 
Other version of Form Solution
Form SolutionValidates user input. Holds all variables submitted by a form. Generates XHTML compliant date ... Validates user input. Holds all variables submitted by a form. Generates XHTML compliant date
License:Other Free / Open Source License
Download
3421 downloads
Added: 2000-08-31
MD5 File Check 1.00

MD5 File Check 1.00


MD5 File Check is a simple Windows app that will output the MD5 string of a inputted file. This is useful if you are downloading a file from a MD5-supported site, and you want to check to see if it is corrupt. All you need to do to use it is drag more>> MD5 File Check is a simple Windows app that will output the MD5 string of a inputted file. This is useful if you are downloading a file from a MD5-supported site, and you want to check to see if it is corrupt. All you need to do to use it is drag your file onto the icon, and it will tell you immediately what the MD5 of the file is.<<less
Added: 2007-07-12 License: Freeware Price: $0.00USD
14 downloads
Basic I/O operations

Basic I/O operations


In this tutorial we will learn to read data from standard input device and write data on standard output devices. more>> Basic I/O operations is a useful guide which will help you learn to read data from standard input device and write data on standard output devices . The header file required by every program containing standard input/output functions is studio.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
Turtle Graphics

Turtle Graphics


Turtle Graphics provides users a simple but very useful turtle graphic program which takes input from the user regarding the positions of turtle and draw it. more>>
Turtle Graphics provides users a simple but very useful turtle graphic program which takes input from the user regarding the positions of turtle and draw it. You can add more to this code to increase turtle movements. This will be a good choice for you.
<<less
Added: 2007-06-21 License: Freeware Price: Freeware
1 downloads
Creating Text files on server

Creating Text files on server


In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on se more>> In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on server.<<less
Added: 2007-01-07 License: Freeware Price: Free
1027 downloads
Forms Processing

Forms Processing


In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Super more>> In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Superglobals are always present and available in any PHP script.The superglobals are arrays of other variables.<<less
Added: 2006-11-28 License: Freeware Price: Free
628 downloads
Flat File Database Manager 1.0

Flat File Database Manager 1.0


Flat File Database Manager will allow you to manage (update/delete/add) records in your flatfile database. Features include user defined delimiter (usually pipe, colon, or comma), customizable presentation of different data types. Following data types more>> Flat File Database Manager will allow you to manage (update/delete/add) records in your flatfile database. Features include user defined delimiter (usually pipe, colon, or comma), customizable presentation of different data types. Following data types supported: (List) - Rendered as list box or combo box; (String) - Rendered as regular input field; (Logical) - Rendered as check box; (Text) - Rendered as text area.<<less
Added: 2007-09-19 License: GPL Price: $0.00USD
18 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5