Welcome To Snipplr


Everyone's Recent Snippets Tagged list



1 ... 4 5 6 7 8
View version with full names here: [Dropdown-states](http://snipplr.com/view/4042/dropdown-states/ "View full names version")
3 2151 posted 17 years ago by jasonseney
originally posted by penguin999 here: http://snipplr.com/view/3372/radio-button-values-using-jquery/
2 1960 posted 17 years ago by omixen
this doesn't work at all.
0 1119 posted 17 years ago by itsok2kry
Run from within SQL to get list of items in directory to a table.
1 1296 posted 17 years ago by DaveChild
Simplified form to extract data through MySQL
0 1024 posted 17 years ago by LondonWeb
This takes whatever object you want (called YOUR_OBJECT in the source) and traces out each child of that object. Pretty useful for debugging an add/removeChild issue.
1 2531 posted 17 years ago by benwasilewski
This will create and then populate a MySQL table with a list of the names and USPS abbreviations for US states and possessions in existence.
3 3925 posted 17 years ago by cbrant
This will create and then populate a MySQL table with a list of the names and ISO 3166 codes for countries in existence.
5 3079 posted 17 years ago by cbrant
0 1073 posted 17 years ago by Meestercor
If you ever need to build a comma delimited list out of a column in SQL you can easily do this using the COALESCE function.
0 1185 posted 17 years ago by mcbutterbuns
1 1459 posted 17 years ago by rwitten
Given an an associative list ((k1 . v1) (k2 . v2) ... (kn . vn)), with possibly equal values for ki, it returns another alist where all cells have distinct keys and where values originally associated to the same key have been grouped as a list in the...
1 3476 posted 17 years ago by jarnaldich
[directory] ├index.php //this snippet ├imageA.jpg ├imageB.gif └imageC.png This snipet displays the thumbnail of the picture file that exists in the same directory. When the thumbnail image is clicked, the original size image is...
6 1734 posted 17 years ago by kyokutyo
Use this API to access names and addresses in a user's webmail (Gmail, AOL, Hotmail, and Yahoo). Make it easy to send friend invites for a social site and import contact lists. Rapleaf maintains up to date code on the importer and never stores passwo...
0 1172 posted 17 years ago by dannymo2
1 3305 posted 17 years ago by visuallyspun
A list of blood types for an online form.
0 9758 posted 17 years ago by jonhenshaw
A drop down list of skin tone for an online form.
0 3195 posted 17 years ago by jonhenshaw
A drop down list of facial hair options for an online form.
0 2675 posted 17 years ago by jonhenshaw
A drop down list of hair color for an online form.
0 3744 posted 17 years ago by jonhenshaw
A drop down list of eye colors for an online form.
0 3902 posted 17 years ago by jonhenshaw
This is a list of the fifty most commonly spoken languages in the United States of America. The list can be used in an online form.
0 4263 posted 17 years ago by jonhenshaw
A comprehensive list of countries for an online form.
16 10484 posted 17 years ago by jonhenshaw
Everything is either true or untrue, or both true and untrue, or neither true nor untrue
0 3532 posted 17 years ago by zvasanth
1 1257 posted 18 years ago by JuliaKM
This will create a State select list for Textpattern if you're using the zem_contact_reborn form plugin
0 3906 posted 18 years ago by jonhenshaw
1 1283 posted 18 years ago by sjtai
2 1466 posted 18 years ago by winson
This code uses the new Java 5 foreach loop to iterate through every element of a list. It avoids the need to declare an iterator.
0 1384 posted 18 years ago by cpjobling
1 ... 4 5 6 7 8