» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with form + input

Dynamic Form Autocomplete (Facebook Style)

Dynamic form autocomplete code, named TextboxList, is built on Mootools javascript framework and works just like the Facebook form inputs that are very functional.

mootools: del.icio.us/tag/mootools

Input Chinese Text Data from Web Forms

This chapter provides tutorial notes on input Chinese text data from Web forms. Topics include creating Web form; receiving Chinese input text data with PHP the $_REQUEST array; inputting Chinese text with UTF-8, GB18030, and Big5 encodings; copying and pasting Chinese text on Web forms.

User:mark1048: Building Chinese Web Sites using PHP

Input Text Data from Web Forms

This chapter provides tutorial notes on input text data from Web forms. Topics include creating Web form; receiving input text data with PHP the $_REQUEST array; input text data in ASCII, Latin1 and UTF-8 encoding; entering Latin1 characters with Alt keycodes.

User:mark1048: Building Chinese Web Sites using PHP

iMask

An open source (free) javascript tool for creating input and textarea masking

mootools: del.icio.us/tag/mootools

Forms in HTML documents : 17.4 The INPUT element

The control type defined by the INPUT element depends on the value of the type attribute:

W3C: Del.icio.us W3C Tags